mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Upgrade to Expo SDK 30
This commit is contained in:
parent
fc4cee1089
commit
04aad1f7bf
2
app.json
2
app.json
@ -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
11412
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user