Bump deps (#543)

This commit is contained in:
Jaco
2021-11-18 13:43:31 +01:00
committed by GitHub
parent 465152698d
commit d38a8dfd96
13 changed files with 414 additions and 442 deletions
+5 -5
View File
@@ -20,14 +20,14 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@babel/runtime": "^7.16.3",
"@polkadot/ui-shared": "0.86.5",
"@polkadot/util": "^7.8.2",
"@polkadot/util-crypto": "^7.8.2",
"react-native-svg": "^12.1.1"
"@polkadot/util": "^7.8.3-27",
"@polkadot/util-crypto": "^7.8.3-27",
"react-native-svg": "^12.2.0"
},
"devDependencies": {
"@types/react-native": "^0.66.2"
"@types/react-native": "^0.66.4"
},
"peerDependencies": {
"@polkadot/util": "*",