This commit is contained in:
Jaco
2022-01-29 08:05:20 +01:00
committed by GitHub
parent 6cef850c7b
commit ebac0cda56
13 changed files with 61 additions and 57 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.4-1",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/ui-shared": "0.89.4-1",
"@polkadot/ui-shared": "1.0.0",
"@polkadot/util": "^8.3.3",
"@polkadot/util-crypto": "^8.3.3",
"react-native-svg": "^12.2.0"