diff --git a/package.json b/package.json index 9ba0eab8cbe..d234f875dcf 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,6 @@ "build:compiler": "hereby local", "build:tests": "hereby tests", "build:tests:notypecheck": "hereby tests --no-typecheck", - "start": "node lib/tsc", "clean": "hereby clean", "gulp": "hereby", "lint": "hereby lint",