This commit is contained in:
Jaco
2022-01-23 07:48:00 +01:00
committed by GitHub
parent 05fb9e5a74
commit 0d8151f34c
13 changed files with 163 additions and 156 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.3-1",
"version": "0.89.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/ui-shared": "0.89.3-1",
"@polkadot/util": "^8.3.2",
"@polkadot/util-crypto": "^8.3.2",
"@polkadot/ui-shared": "0.89.3",
"@polkadot/util": "^8.3.3",
"@polkadot/util-crypto": "^8.3.3",
"react-native-svg": "^12.2.0"
},
"devDependencies": {