Skip to content

Commit

Permalink
move uglify-js to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Oct 11, 2017
1 parent 5b76f04 commit 1e1cff9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
"dependencies": {
"async": "^1.4.0",
"optimist": "^0.6.1",
"source-map": "^0.4.4"
},
"optionalDependencies": {
"source-map": "^0.4.4",
"uglify-js": "^2.6"
},
"devDependencies": {
Expand Down

0 comments on commit 1e1cff9

Please sign in to comment.