fix "Unexpected token ?" on react-native start

This commit is contained in:
Roman Volosovskyi 2017-01-20 20:20:16 +02:00
parent 19e3be5109
commit 3868e6d3c6
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
"babel-plugin-transform-flow-strip-types": "6.18.0", "babel-plugin-transform-flow-strip-types": "6.18.0",
"babel-plugin-transform-regenerator": "6.20.0", "babel-plugin-transform-regenerator": "6.20.0",
"babel-preset-react-native": "1.9.0", "babel-preset-react-native": "1.9.0",
"babel-register": "6.18.0",
"browserify-zlib": "^0.1.4", "browserify-zlib": "^0.1.4",
"buffer": "^3.6.0", "buffer": "^3.6.0",
"chance": "1.0.4", "chance": "1.0.4",