mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 23:28:12 +00:00
Update all the babel things
Reviewed By: bestander Differential Revision: D4051237 fbshipit-source-id: ebe919d336b8e4f5d58ef12186026aac37cbc7f2
This commit is contained in:
parent
d7aa297762
commit
61ddf0effe
22
package.json
22
package.json
@ -137,19 +137,19 @@
|
||||
"absolute-path": "^0.0.0",
|
||||
"art": "^0.10.0",
|
||||
"async": "^2.0.1",
|
||||
"babel-core": "^6.10.4",
|
||||
"babel-generator": "^6.14.0",
|
||||
"babel-core": "^6.17.0",
|
||||
"babel-generator": "^6.17.0",
|
||||
"babel-plugin-external-helpers": "^6.8.0",
|
||||
"babel-plugin-syntax-trailing-function-commas": "^6.5.0",
|
||||
"babel-plugin-transform-flow-strip-types": "^6.6.5",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.6.5",
|
||||
"babel-polyfill": "^6.9.1",
|
||||
"babel-preset-es2015-node": "^6.1.0",
|
||||
"babel-preset-fbjs": "^2.0.0",
|
||||
"babel-plugin-syntax-trailing-function-commas": "^6.13.0",
|
||||
"babel-plugin-transform-flow-strip-types": "^6.14.0",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.16.0",
|
||||
"babel-polyfill": "^6.16.0",
|
||||
"babel-preset-es2015-node": "^6.1.1",
|
||||
"babel-preset-fbjs": "^2.1.0",
|
||||
"babel-preset-react-native": "^1.9.0",
|
||||
"babel-register": "^6.6.0",
|
||||
"babel-types": "^6.6.4",
|
||||
"babylon": "^6.8.2",
|
||||
"babel-register": "^6.16.3",
|
||||
"babel-types": "^6.16.0",
|
||||
"babylon": "^6.13.0",
|
||||
"base64-js": "^1.1.2",
|
||||
"bser": "^1.0.2",
|
||||
"chalk": "^1.1.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user