diff --git a/package.json b/package.json index 3f1b5a577adf8ae3754ba5a56b963b50ce017f56..63b4bf6478ea4a7ecea00e0e442b0f0d5de960a5 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,6 @@ "postinstall": "node build/npm/postinstall.js", "compile": "gulp compile --max_old_space_size=4095", "watch": "gulp watch --max_old_space_size=4095", - "watch-web": "gulp watch-web --max_old_space_size=4095", "watchd": "deemon yarn watch", "kill-watchd": "deemon --kill yarn watch", "restart-watchd": "deemon --restart yarn watch",