Skip to content

Commit cb409c8

Browse files
authored
Update package.json
1 parent dc01b0c commit cb409c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"babel-plugin-transform-es2015-destructuring": "^6.19.0",
2828
"babel-plugin-transform-object-rest-spread": "^6.20.2",
2929
"babel-plugin-transform-runtime": "^6.22.0",
30-
"babel-preset-es2015": "^6.0.0",
30+
"babel-preset-env": "^1.6.0",
3131
"cross-env": "^3.0.0",
3232
"css-loader": "^0.25.0",
3333
"file-loader": "^0.9.0",
@@ -37,7 +37,7 @@
3737
"open": "0.0.5",
3838
"sass-loader": "^4.1.1",
3939
"style-loader": "^0.13.1",
40-
"uglify-js": "git://github.com/mishoo/UglifyJS2.git#harmony",
40+
"uglify-js": "^3.0.28",
4141
"vue": "^2.1.0",
4242
"vue-loader": "^10.0.0",
4343
"vue-resource": "^1.0.3",

0 commit comments

Comments
 (0)