This commit is contained in:
Alex Lam S.L
2017-09-10 15:17:24 +08:00
committed by GitHub
parent 8158b1bdcf
commit cd27f4ec38

View File

@@ -4,7 +4,7 @@
"homepage": "http://lisperator.net/uglifyjs",
"author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)",
"license": "BSD-2-Clause",
"version": "3.0.28",
"version": "3.1.0",
"engines": {
"node": ">=0.8.0"
},
@@ -34,8 +34,8 @@
},
"devDependencies": {
"acorn": "~5.1.1",
"mocha": "~3.4.2",
"semver": "~5.3.0"
"mocha": "~3.5.1",
"semver": "~5.4.1"
},
"scripts": {
"test": "node test/run-tests.js"