mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-23 13:02:58 +00:00
Centralise setup tool Commonlib selection
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// The standalone Deno utilities deliberately remain pinned to one immutable
|
||||
// Commonlib registry release. Static npm specifiers cannot interpolate this
|
||||
// value, so livesync-commonlib-version.test.ts verifies the domain-specific
|
||||
// facades against it.
|
||||
export const LIVESYNC_COMMONLIB_VERSION = "0.1.0-rc.4";
|
||||
Reference in New Issue
Block a user