mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Add uglifyjs as dependency
This commit is contained in:
parent
594213a6f7
commit
f189851355
@ -30,7 +30,9 @@
|
||||
"classnames": "^1.2.2",
|
||||
"object-assign": "^2.0.0",
|
||||
"react": "^0.13.2",
|
||||
"react-router": "^0.13.3"
|
||||
"react-router": "^0.13.3",
|
||||
"superagent": "^1.2.0",
|
||||
"uglifyjs": "^2.4.10"
|
||||
},
|
||||
"jest": {
|
||||
"scriptPreprocessor": "node_modules/babel-jest",
|
||||
|
Loading…
Reference in New Issue
Block a user