Use hosted utils package

This commit is contained in:
2026-08-03 09:21:32 +00:00
parent acaa90e10f
commit 0df192ed31
3 changed files with 46 additions and 36 deletions

View File

@@ -20,7 +20,7 @@
"@bitauth/libauth": "^3.0.0",
"@xo-cash/crypto": "^0.0.2",
"@xo-cash/primitives": "^0.0.2",
"@xo-cash/utils": "file:../utils",
"@xo-cash/utils": "git+https://git.harvmaster.com/Harvmaster/xo-cash-utils.git",
"zod": "^4.4.3"
}
}