This commit is contained in:
Tarik Gul
2024-07-23 15:53:55 -07:00
committed by GitHub
parent 5cc4d12685
commit 62f86ab9d8
10 changed files with 29 additions and 22 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.8.2-0-x",
"version": "3.8.2",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.0.2",
"@polkadot/ui-settings": "3.8.2-0-x",
"@polkadot/ui-settings": "3.8.2",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.2",
"mkdirp": "^3.0.1",