This commit is contained in:
Jaco
2022-08-21 08:00:39 +02:00
committed by GitHub
parent fda1826308
commit 4d73b5e9c2
13 changed files with 1168 additions and 843 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.5",
"version": "2.9.6",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.5",
"@polkadot/util": "^10.1.4",
"@polkadot/util-crypto": "^10.1.4",
"@polkadot/ui-shared": "2.9.6",
"@polkadot/util": "^10.1.5",
"@polkadot/util-crypto": "^10.1.5",
"react-native-svg": "^12.4.4"
},
"devDependencies": {