Skip to content

Commit

Permalink
Merge pull request #394 from saibotsivad/master
Browse files Browse the repository at this point in the history
Use uglify-js ~2.6.2 to fix sourcemap issue
  • Loading branch information
vladikoff committed Mar 4, 2016
2 parents 2c17823 + f9817e9 commit 5982873
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 @@ -19,7 +19,7 @@
"chalk": "^1.0.0",
"lodash": "^4.0.1",
"maxmin": "^2.0.0",
"uglify-js": "~2.6.0",
"uglify-js": "~2.6.2",
"uri-path": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5982873

Please sign in to comment.