Bump deps (#316)

* Bump deps

* Remove unused deps

* Bump berry

* Bump berry
This commit is contained in:
Jaco Greeff
2020-05-11 11:43:05 +02:00
committed by GitHub
parent e84758440f
commit 435a9b3cd4
19 changed files with 3287 additions and 2986 deletions
+3 -3
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.2",
"@babel/runtime": "^7.9.6",
"@polkadot/ui-shared": "0.53.0-beta.2",
"react-native-svg": "^12.1.0"
},
@@ -19,7 +19,7 @@
"react-native": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^2.9.1",
"@types/react-native": "^0.62.4"
"@polkadot/util-crypto": "^2.10.0-beta.3",
"@types/react-native": "^0.62.7"
}
}