This commit is contained in:
Jaco
2022-11-01 09:36:37 +02:00
committed by GitHub
parent 969fbff238
commit 84d20433f4
3 changed files with 814 additions and 810 deletions
+4 -4
View File
@@ -20,10 +20,10 @@
"version": "0.18.11-107-x",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.0",
"@polkadot/util": "^10.1.10",
"@polkadot/util-crypto": "^10.1.10",
"@polkadot/x-fetch": "^10.1.10"
"@babel/runtime": "^7.20.0",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
"@polkadot/x-fetch": "^10.1.11"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",