diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 711e7cf..1ff0779 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,9 @@ { "name": "webao", - "version": "2.1.1", + "version": "2.3.0", "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" |
