This commit is contained in:
Jaco
2022-06-19 07:30:32 +02:00
committed by GitHub
parent a3ea1fe4e9
commit 021eaa4bd7
4 changed files with 121 additions and 166 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.13.111",
"version": "0.14.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/util": "^9.4.1",
"@polkadot/util-crypto": "^9.4.1",
"@polkadot/x-fetch": "^9.4.1"
"@polkadot/util": "^9.5.1",
"@polkadot/util-crypto": "^9.5.1",
"@polkadot/x-fetch": "^9.5.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",