mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
[react-packager] Implement new style asset packaging (with dimensions)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user