This commit is contained in:
Jaco
2022-07-30 06:36:59 +02:00
committed by GitHub
parent c24fd90478
commit ec97bf3fdc
4 changed files with 84 additions and 72 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.2-59-x",
"version": "0.18.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"@polkadot/x-fetch": "^10.1.1"
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@polkadot/x-fetch": "^10.1.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",