This commit is contained in:
Jaco
2021-11-01 12:37:11 +01:00
committed by GitHub
parent 10450a350b
commit 921bb0a4a0
14 changed files with 196 additions and 197 deletions
+4 -4
View File
@@ -18,13 +18,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.3-3",
"version": "0.86.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/ui-shared": "0.86.3-3",
"@polkadot/util": "^7.6.1",
"@polkadot/util-crypto": "^7.6.1",
"@polkadot/ui-shared": "0.86.3",
"@polkadot/util": "^7.7.1",
"@polkadot/util-crypto": "^7.7.1",
"react-native-svg": "^12.2.0"
},
"devDependencies": {