This commit is contained in:
Jaco
2021-11-21 07:40:38 +01:00
committed by GitHub
parent 41edf711ec
commit 0a96372186
14 changed files with 182 additions and 169 deletions
+6 -6
View File
@@ -17,17 +17,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.6-0",
"version": "0.86.6",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/ui-shared": "0.86.6-0",
"@polkadot/util": "^7.8.3-27",
"@polkadot/util-crypto": "^7.8.3-27",
"react-native-svg": "^12.2.0"
"@polkadot/ui-shared": "0.86.6",
"@polkadot/util": "^7.9.1",
"@polkadot/util-crypto": "^7.9.1",
"react-native-svg": "^12.1.1"
},
"devDependencies": {
"@types/react-native": "^0.66.4"
"@types/react-native": "^0.66.5"
},
"peerDependencies": {
"@polkadot/util": "*",