This commit is contained in:
Jaco
2023-04-01 10:22:14 +03:00
committed by GitHub
parent bf4fae308e
commit 283e2c8853
4 changed files with 208 additions and 260 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.20.5-26-x",
"version": "0.20.5",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^11.1.2",
"@polkadot/util-crypto": "^11.1.2",
"@polkadot/x-fetch": "^11.1.2",
"@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3",
"@polkadot/x-fetch": "^11.1.3",
"tslib": "^2.5.0"
},
"devDependencies": {