From cdc23b60258c7edce66cf5540ef7ff64303da1df Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Mon, 19 Jan 2026 14:54:29 +0100 Subject: [PATCH] publish testhelper.js --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c1680a0f..cb651c5d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,8 @@ }, "files": [ "src", - "dist" + "dist", + "tests/testHelper.js" ], "dictionaries": { "test": "tests"