Skip to content

Commit

Permalink
update uglify-js to 1.3.4 to solve issue pthrasher#35 https://github.…
Browse files Browse the repository at this point in the history
…com/TrevorBurnham/snockets/issues/35 . Note: Latest 1.x version from github is 1.3.7, which is not available from npm repo. Latest version 2.x causes API break, something like "parse of undefined"
  • Loading branch information
truongsinh committed Dec 9, 2012
1 parent 150b06d commit cfd7ed4
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 @@ -13,7 +13,7 @@
"coffee-script": ">=1.1.2",
"dep-graph": "1.1.0",
"mime": "1.2.2",
"uglify-js": "1.0.7",
"uglify-js": "1.3.4",
"underscore": "1.1.7"
},
"devDependencies": {
Expand Down

0 comments on commit cfd7ed4

Please sign in to comment.