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 711e7cf..aed873d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "Web-based Attorney Online client", "main": "client.js", "scripts": { - "babel": "babel ui.js -o ui.b.js", "webpack": "webpack", "deploy": "cross-env NODE_ENV=production webpack -p", "test": "echo \"Error: no test specified\" && exit 1" |
