From 872f2001a6472b88bd5a3d2b636f08519ee38693 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Mon, 14 Dec 2020 14:33:03 +0100 Subject: [PATCH] Update package.json Co-authored-by: rozetko --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",