fix: Generic utilities (isRecord, coerceString, getErrorMessage, ensureAddress) have no shared home (#363)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e53591de9d
commit
59ae30bb37
6 changed files with 63 additions and 35 deletions
|
|
@ -33,7 +33,8 @@
|
|||
"vue-router": "^4.2.5",
|
||||
"vue-tippy": "^6.6.0",
|
||||
"vue-toastification": "^2.0.0-rc.5",
|
||||
"@harb/web3": "*"
|
||||
"@harb/web3": "*",
|
||||
"@harb/utils": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/vue": "^4.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue