This commit is contained in:
Jaco
2022-09-02 13:01:54 +03:00
committed by GitHub
parent 88f51bd262
commit a307306cf6
13 changed files with 558 additions and 676 deletions
+5 -5
View File
@@ -17,17 +17,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.8-1-x",
"version": "2.9.8",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.8-1-x",
"@polkadot/util": "^10.1.6",
"@polkadot/util-crypto": "^10.1.6",
"@polkadot/ui-shared": "2.9.8",
"@polkadot/util": "^10.1.7",
"@polkadot/util-crypto": "^10.1.7",
"react-native-svg": "^12.4.4"
},
"devDependencies": {
"@types/react-native": "^0.69.5"
"@types/react-native": "^0.69.6"
},
"peerDependencies": {
"@polkadot/util": "*",