diff --git a/package.json b/package.json index c037762ba..baa3e770b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "scripts": { "lint": "eslint index.js", "test": "node test/run.js && npm run test-typings", - "test-typings": "node_modules/typescript/bin/tsc -p tsconfig.json" + "test-typings": "tsc -p tsconfig.json" }, "main": "index", "files": [