This commit is contained in:
Jaco
2022-08-13 09:56:44 +02:00
committed by GitHub
parent 6ec488b74b
commit ca55cabe4e
5 changed files with 197 additions and 119 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.5-37-x",
"version": "0.18.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"@polkadot/x-fetch": "^10.1.3"
"@polkadot/util": "^10.1.4",
"@polkadot/util-crypto": "^10.1.4",
"@polkadot/x-fetch": "^10.1.4"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",