This commit is contained in:
Jaco
2022-08-21 08:01:20 +02:00
committed by GitHub
parent d80ff08ae7
commit f9677240dd
4 changed files with 1957 additions and 255 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.6-34-x",
"version": "0.18.6",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/util": "^10.1.4",
"@polkadot/util-crypto": "^10.1.4",
"@polkadot/x-fetch": "^10.1.4"
"@polkadot/util": "^10.1.5",
"@polkadot/util-crypto": "^10.1.5",
"@polkadot/x-fetch": "^10.1.5"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",