* 0.20.1

* Merge master, bump
This commit is contained in:
Jaco
2023-03-05 10:59:01 +02:00
committed by GitHub
parent 347134de55
commit 4f2a0882c2
4 changed files with 160 additions and 648 deletions
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.19.4-61-x",
"version": "0.20.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.21.0",
"@polkadot/util": "^10.4.2",
"@polkadot/util-crypto": "^10.4.2",
"@polkadot/x-fetch": "^10.4.2"
"@polkadot/util": "^11.0.1",
"@polkadot/util-crypto": "^11.0.1",
"@polkadot/x-fetch": "^11.0.1",
"tslib": "^2.5.0"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",