forked from mosaicstack/stack
fix: retarget updater to @mosaic/mosaic (#384)
This commit is contained in:
@@ -1 +1,11 @@
|
||||
export const VERSION = '0.0.0';
|
||||
|
||||
export {
|
||||
backgroundUpdateCheck,
|
||||
checkForUpdate,
|
||||
formatUpdateNotice,
|
||||
getInstallCommand,
|
||||
getInstalledVersion,
|
||||
getLatestVersion,
|
||||
semverLt,
|
||||
} from './runtime/update-checker.js';
|
||||
|
||||
Reference in New Issue
Block a user