[react-packager] Implement new style asset packaging (with dimensions)

This commit is contained in:
Amjad Masad
2015-04-08 13:27:56 -07:00
parent 8a57c4e980
commit bd7b9da64a
6 changed files with 90 additions and 11 deletions

View File

@@ -61,7 +61,9 @@
"underscore": "1.7.0",
"worker-farm": "1.1.0",
"ws": "0.4.31",
"yargs": "1.3.2"
"yargs": "1.3.2",
"bluebird": "^2.9.21",
"image-size": "0.3.5"
},
"devDependencies": {
"jest-cli": "0.2.1",