diff --git a/package.json b/package.json index 7c76933..9813457 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "docs": "./node_modules/.bin/typedoc", "docs:json": "./node_modules/.bin/typedoc --json docs/docs.json", "docs:watch": "./node_modules/.bin/typedoc --watch", - "test": "node --test \"src/**/*.test.js\"" + "test": "bash -c 'node --test src/**/*.test.js'" }, "keywords": [ "library"