This commit is contained in:
Jaco
2022-09-02 12:34:07 +03:00
committed by GitHub
parent 39e70e5cac
commit 1fbd6077d6
4 changed files with 136 additions and 125 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.7-60-x",
"version": "0.18.7",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/util": "^10.1.6",
"@polkadot/util-crypto": "^10.1.6",
"@polkadot/x-fetch": "^10.1.6"
"@polkadot/util": "^10.1.7",
"@polkadot/util-crypto": "^10.1.7",
"@polkadot/x-fetch": "^10.1.7"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",