This commit is contained in:
Jaco
2023-04-22 12:16:38 +03:00
committed by GitHub
parent e50f0d6308
commit 3bed79636d
4 changed files with 380 additions and 361 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.20.6-55-x",
"version": "0.21.0",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3",
"@polkadot/x-fetch": "^11.1.3",
"@polkadot/util": "^12.0.1",
"@polkadot/util-crypto": "^12.0.1",
"@polkadot/x-fetch": "^12.0.1",
"tslib": "^2.5.0"
},
"devDependencies": {