This commit is contained in:
Jaco
2023-11-18 10:33:09 +02:00
committed by GitHub
parent 7d5c6cccc1
commit 0b58becb3d
4 changed files with 590 additions and 507 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.21.7-179-x",
"version": "0.22.0",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"@polkadot/x-fetch": "^12.5.1",
"@polkadot/util": "^12.6.1",
"@polkadot/util-crypto": "^12.6.1",
"@polkadot/x-fetch": "^12.6.1",
"tslib": "^2.6.2"
},
"devDependencies": {