This commit is contained in:
Jaco
2022-12-04 13:00:56 +02:00
committed by GitHub
parent 624d5e67e5
commit b0cb310a73
4 changed files with 322 additions and 305 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.12-59-x",
"version": "0.18.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.1",
"@polkadot/util": "^10.1.13",
"@polkadot/util-crypto": "^10.1.13",
"@polkadot/x-fetch": "^10.1.13"
"@polkadot/util": "^10.2.1",
"@polkadot/util-crypto": "^10.2.1",
"@polkadot/x-fetch": "^10.2.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",