This commit is contained in:
Jaco
2022-08-07 10:50:03 +02:00
committed by GitHub
parent 524955eaae
commit de9ad2d4bf
4 changed files with 353 additions and 290 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.3-55-x",
"version": "0.18.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/util": "^10.1.2",
"@polkadot/util-crypto": "^10.1.2",
"@polkadot/x-fetch": "^10.1.2"
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"@polkadot/x-fetch": "^10.1.3"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",