This commit is contained in:
Tarik Gul
2024-11-12 07:29:57 -08:00
committed by GitHub
parent 80a19f1797
commit 0a8c410387
10 changed files with 30 additions and 22 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.11.3-1-x",
"version": "3.11.3",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.2.3",
"@polkadot/ui-settings": "3.11.3-1-x",
"@polkadot/ui-settings": "3.11.3",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"mkdirp": "^3.0.1",