Centralise setup tool Commonlib selection

This commit is contained in:
vorotamoroz
2026-07-21 04:31:09 +00:00
parent b44a7fa50f
commit 04b5734089
10 changed files with 70 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Utilities
These utilities support self-hosted CouchDB provisioning and Setup URI generation. They consume the immutable `@vrtmrz/livesync-commonlib@0.1.0-rc.4` registry package directly; the utility lockfile records its resolved package integrity.
These utilities support self-hosted CouchDB provisioning and Setup URI generation. They consume an exact immutable `@vrtmrz/livesync-commonlib` registry version declared in `livesync-commonlib-version.ts`; the utility lockfile records its resolved package integrity. The setup-tool test keeps the domain-specific static npm specifiers aligned with that declaration. Update the declaration, the two facades, and the lockfile together when selecting a newer release.
## CouchDB provisioning