This commit is contained in:
Jaco
2022-09-24 09:05:43 +03:00
committed by GitHub
parent 3740c22507
commit faf36519ae
4 changed files with 161 additions and 158 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.9-37-x",
"version": "0.18.9",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.0",
"@polkadot/util": "^10.1.8",
"@polkadot/util-crypto": "^10.1.8",
"@polkadot/x-fetch": "^10.1.8"
"@polkadot/util": "^10.1.9",
"@polkadot/util-crypto": "^10.1.9",
"@polkadot/x-fetch": "^10.1.9"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",