diff --git a/package.json b/package.json index 38a9d7a..8c58ff1 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build:lib": "tsc --p lib.tsconfig.json", "build:bin": "tsc --p bin.tsconfig.json", "dev": "tsc -w", - "test": "jest " + "test": "jest" }, "repository": { "type": "git",