diff --git a/package.json b/package.json index 7e5d915..21c5c92 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "scripts": { "build-ts": "./tool build_ts", "build": "./tool build", - "check": "./tool tsc" + "check": "./tool check" }, "keywords": [], "author": "",