This commit is contained in:
Jaco
2022-05-14 07:09:01 +02:00
committed by GitHub
parent ea43ae1d96
commit 12d431a0d4
4 changed files with 568 additions and 507 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.12.39",
"version": "0.13.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/util": "^9.1.1",
"@polkadot/util-crypto": "^9.1.1",
"@polkadot/x-fetch": "^9.1.1"
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"@polkadot/x-fetch": "^9.2.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",