Upgrade to Expo SDK 30

This commit is contained in:
Marcos Rodriguez Vélez 2018-09-13 23:40:34 -04:00
parent 4384d3f4bc
commit 43c7c94845
3 changed files with 6795 additions and 4631 deletions

View File

@ -1,6 +1,6 @@
{
"expo": {
"sdkVersion": "23.0.0",
"sdkVersion": "30.0.0",
"version": "2.4.3",
"privacy": "public",
"platforms": [

11412
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"eslint-plugin-standard": "^3.0.1",
"jest-expo": "^23.0.0",
"prettier-eslint-cli": "^4.7.1",
"react-native-scripts": "1.8.1",
"react-native-scripts": "^1.14.1",
"react-test-renderer": "16.0.0",
"rn-nodeify": "github:mvayngrib/rn-nodeify",
"snazzy": "^7.0.0",
@ -47,7 +47,7 @@
"crypto-js": "^3.1.9-1",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-prettier": "^2.6.0",
"expo": "^23.0.6",
"expo": "^30.0.0",
"expo-analytics": "^1.0.7",
"frisbee": "^1.6.4",
"isaac": "0.0.5",
@ -56,17 +56,17 @@
"prettier": "^1.11.1",
"process": "^0.11.10",
"prop-types": "^15.6.1",
"react": "16.0.0",
"react": "16.3.1",
"react-localization": "^1.0.10",
"react-native": "https://github.com/expo/react-native/archive/sdk-23.0.0.tar.gz",
"react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",
"react-native-camera": "^0.12.0",
"react-native-elements": "^0.18.5",
"react-native-flexi-radio-button": "^0.2.2",
"react-native-level-fs": "^3.0.0",
"react-native-level-fs": "^3.0.1",
"react-native-material-dropdown": "^0.11.1",
"react-native-qrcode": "^0.2.6",
"react-native-snap-carousel": "^3.7.2",
"react-navigation": "^1.0.0-beta.23",
"react-navigation": "^2.13.0",
"readable-stream": "^1.1.14",
"request-promise-native": "^1.0.5",
"secure-random": "^1.1.1",