Commits on Source (2)
-
Martin Santangelo authoredd8895adc
-
Martin Santangelo authored
[Sprint/JollyJellyfish] (chore) update react native to 0.59.10 Closes #1088 See merge request !254
a0fea869
No preview for this file type
... | ... | @@ -47,7 +47,7 @@ |
"punycode": "^1.4.1", | ||
"querystring-es3": "~0.2.0", | ||
"react": "16.8.6", | ||
"react-native": "0.59.8", | ||
"react-native": "0.59.10", | ||
"react-native-actionsheet": "^2.3.0", | ||
"react-native-android-sms-listener": "^0.7.0", | ||
"react-native-animatable": "^1.3.0", | ||
... | ... | @@ -114,10 +114,10 @@ |
"web3": "1.0.0-beta.30" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.4.4", | ||
"@babel/core": "^7.4.5", | ||
"@babel/plugin-proposal-class-properties": "7.4.4", | ||
"@babel/plugin-proposal-decorators": "7.4.4", | ||
"@babel/runtime": "^7.4.4", | ||
"@babel/runtime": "^7.4.5", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-eslint": "^10.0.2", | ||
"babel-jest": "^24.8.0", | ||
... | ... | @@ -128,7 +128,7 @@ |
"flow-bin": "^0.92.0", | ||
"jest": "24.1.0", | ||
"jest-serializer-enzyme": "^1.0.0", | ||
"metro-react-native-babel-preset": "^0.54.0", | ||
"metro-react-native-babel-preset": "^0.54.1", | ||
"react-addons-test-utils": "^15.6.2", | ||
"react-dom": "^16.6.3", | ||
"react-test-renderer": "16.8.6", | ||
... | ... |