This commit is contained in:
Jaco
2023-11-18 10:37:12 +02:00
committed by GitHub
parent 0837376d00
commit 63be1a965b
10 changed files with 932 additions and 1689 deletions
+5 -5
View File
@@ -18,17 +18,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.6.4-0-x",
"version": "3.6.4",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.6.4-0-x",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"@polkadot/ui-shared": "3.6.4",
"@polkadot/util": "^12.6.1",
"@polkadot/util-crypto": "^12.6.1",
"react-native-svg": "^12.5.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/react-native": "^0.72.2"
"@types/react-native": "^0.72.6"
},
"peerDependencies": {
"@polkadot/util": "*",