This commit is contained in:
Jaco
2022-07-30 06:38:44 +02:00
committed by GitHub
parent 6a13c62eab
commit a7228422e4
13 changed files with 225 additions and 218 deletions
+5 -5
View File
@@ -17,14 +17,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2",
"version": "2.9.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.2",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"react-native-svg": "^12.4.0"
"@polkadot/ui-shared": "2.9.3",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"react-native-svg": "^12.4.3"
},
"devDependencies": {
"@types/react-native": "^0.69.3"