[react-packager] Add uglify-js library

This commit is contained in:
Amjad Masad 2015-03-02 20:44:36 -08:00
parent 1aeeac1314
commit bb7040808e
1 changed files with 2 additions and 1 deletions

View File

@ -51,7 +51,8 @@
"wordwrap": "0.0.2",
"worker-farm": "1.1.0",
"yargs": "1.3.2",
"joi": "~5.1.0"
"joi": "~5.1.0",
"uglify-js": "~2.4.16"
},
"devDependencies": {
"jest-cli": "0.2.1",