This commit is contained in:
Jaco
2023-10-15 13:38:48 +03:00
committed by GitHub
parent d5b9205e32
commit 50fc745741
3 changed files with 393 additions and 254 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.21.7-135-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"@polkadot/x-fetch": "^12.4.2",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"@polkadot/x-fetch": "^12.5.1",
"tslib": "^2.6.2"
},
"devDependencies": {