Skip to content

Commit

Permalink
Task/fix package (#192)
Browse files Browse the repository at this point in the history
* fixed zip build installation and other dependencies

* added minify support for ES6

* changed uglify-js git branch to get harmony
  • Loading branch information
Aditya Bist authored Mar 6, 2017
1 parent 86ce91b commit fb195c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"typemoq": "^0.3.2",
"typescript": "2.1.5",
"typescript-formatter": "4.0.1",
"uglify-js": "github:mishoo/UglifyJS2#harmony",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
"underscore": "^1.8.2",
"vinyl": "^0.4.5",
"vinyl-fs": "^2.4.3",
Expand Down

0 comments on commit fb195c3

Please sign in to comment.