This commit is contained in:
Jaco
2022-05-29 20:18:41 +02:00
committed by GitHub
parent dfddc3c5f2
commit c6d9f5a3ee
3 changed files with 726 additions and 668 deletions
+4 -4
View File
@@ -20,10 +20,10 @@
"version": "0.13.37",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"@polkadot/x-fetch": "^9.2.1"
"@babel/runtime": "^7.18.3",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"@polkadot/x-fetch": "^9.3.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",