This commit is contained in:
Tarik Gul
2024-10-30 06:38:02 -07:00
committed by GitHub
parent 3bf9a3091b
commit 066f9445b4
10 changed files with 29 additions and 22 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.11.2-0-x",
"version": "3.11.2",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.2.2",
"@polkadot/ui-settings": "3.11.2-0-x",
"@polkadot/ui-settings": "3.11.2",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"mkdirp": "^3.0.1",