This commit is contained in:
Jaco
2022-11-13 11:28:56 +02:00
committed by GitHub
parent bee8aba9d8
commit fcf58eb844
3 changed files with 640 additions and 645 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.0",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
"@polkadot/x-fetch": "^10.1.11"
"@polkadot/util": "^10.1.12",
"@polkadot/util-crypto": "^10.1.12",
"@polkadot/x-fetch": "^10.1.12"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",