This commit is contained in:
Jaco
2023-01-28 09:57:13 +02:00
committed by GitHub
parent 0e6205b43c
commit 11926fc451
13 changed files with 458 additions and 467 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.10.2-1-x",
"version": "2.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/ui-shared": "2.10.2-1-x",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/ui-shared": "2.11.0",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"react-native-svg": "^12.5.0"
},
"devDependencies": {