diff --git a/package.json b/package.json index 063a070..afe10a6 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "scripts": { "start": "wunderctl up --debug", "build": "wunderctl generate --debug", - "check": "tsc --noEmit 123" + "check": "tsc --noEmit" }, "author": "", "license": "ISC",