This commit is contained in:
Jaco
2022-08-06 07:58:01 +02:00
committed by GitHub
parent a7a3a559ea
commit 4f20237240
13 changed files with 410 additions and 351 deletions
+5 -5
View File
@@ -17,17 +17,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.3",
"version": "2.9.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@polkadot/ui-shared": "2.9.4",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"react-native-svg": "^12.4.3"
},
"devDependencies": {
"@types/react-native": "^0.69.3"
"@types/react-native": "^0.69.5"
},
"peerDependencies": {
"@polkadot/util": "*",