This commit is contained in:
Jaco
2022-10-18 12:48:47 +03:00
committed by GitHub
parent 14d661a42c
commit 5d2444c232
13 changed files with 812 additions and 816 deletions
+6 -6
View File
@@ -17,17 +17,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.11",
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.0",
"@polkadot/ui-shared": "2.9.11",
"@polkadot/util": "^10.1.10",
"@polkadot/util-crypto": "^10.1.10",
"@babel/runtime": "^7.19.4",
"@polkadot/ui-shared": "2.9.12",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
"react-native-svg": "^12.4.4"
},
"devDependencies": {
"@types/react-native": "^0.70.4"
"@types/react-native": "^0.70.5"
},
"peerDependencies": {
"@polkadot/util": "*",