This commit is contained in:
Jaco
2023-02-15 11:53:33 +02:00
committed by GitHub
parent 679b781016
commit 17420442a9
4 changed files with 1063 additions and 715 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.19.2-73-x",
"version": "0.19.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/x-fetch": "^10.3.1"
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.1",
"@polkadot/x-fetch": "^10.4.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",