This commit is contained in:
Jaco
2022-11-20 11:28:19 +02:00
committed by GitHub
parent 9afc0f30c6
commit fa8046f1f5
3 changed files with 249 additions and 223 deletions
+4 -4
View File
@@ -20,10 +20,10 @@
"version": "0.18.12-18-x",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.0",
"@polkadot/util": "^10.1.12",
"@polkadot/util-crypto": "^10.1.12",
"@polkadot/x-fetch": "^10.1.12"
"@babel/runtime": "^7.20.1",
"@polkadot/util": "^10.1.13",
"@polkadot/util-crypto": "^10.1.13",
"@polkadot/x-fetch": "^10.1.13"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",