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:
openhands 2026-03-03 05:37:14 +00:00
parent e53591de9d
commit 59ae30bb37
6 changed files with 63 additions and 35 deletions

View file

@ -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",