diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/package.json b/package.json index b2d41e8..dee017c 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,5 @@ { "name": "wcms", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", - "watch": "webpack --env dev --watch", - "build": "webpack --env prod" - }, "dependencies": { "codemirror": "^5.49.0" }, |