This commit is contained in:
Jaco
2022-04-09 09:55:31 +02:00
committed by GitHub
parent 7af1e8bdb5
commit 4f0501230d
4 changed files with 236 additions and 223 deletions
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.10.86",
"version": "0.11.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.8",
"@polkadot/util": "^8.7.1",
"@polkadot/util-crypto": "^8.7.1",
"@polkadot/x-fetch": "^8.7.1"
"@babel/runtime": "^7.17.9",
"@polkadot/util": "^9.0.1",
"@polkadot/util-crypto": "^9.0.1",
"@polkadot/x-fetch": "^9.0.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",