* 0.21.5

* CHANGELOG
This commit is contained in:
Jaco
2023-06-11 10:26:02 +03:00
committed by GitHub
parent b388cdb414
commit 71d67d7a58
4 changed files with 66 additions and 61 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.21.5-11-x",
"version": "0.21.5",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.2.2",
"@polkadot/util-crypto": "^12.2.2",
"@polkadot/x-fetch": "^12.2.2",
"@polkadot/util": "^12.3.1",
"@polkadot/util-crypto": "^12.3.1",
"@polkadot/x-fetch": "^12.3.1",
"tslib": "^2.5.3"
},
"devDependencies": {