* 0.18.8

* Bump deps
This commit is contained in:
Jaco
2022-09-17 10:11:18 +03:00
committed by GitHub
parent 1cbf04acc0
commit d3384e5fb1
4 changed files with 593 additions and 585 deletions
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.8-77-x",
"version": "0.18.8",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/util": "^10.1.7",
"@polkadot/util-crypto": "^10.1.7",
"@polkadot/x-fetch": "^10.1.7"
"@babel/runtime": "^7.19.0",
"@polkadot/util": "^10.1.8",
"@polkadot/util-crypto": "^10.1.8",
"@polkadot/x-fetch": "^10.1.8"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",