diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 41fd88c..b3da287 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ "scripts": { "babel": "babel ui.js -o ui.b.js", "webpack": "webpack", - "deploy": "cross-env NODE_ENV=production webpack -p", "test": "jest", "test:coverage": "jest --coverage", "build": "bun build.js", |
