diff --git a/package.json b/package.json index 0ee2c16..c4a7a3b 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { - "test": "tstest test/", - "build": "(tstest)" + "test": "(tstest test/)", + "build": "(tsbuild)" }, "repository": { "type": "git",