Revert "fix(auto-update): sync cache package.json to opencode.json intent"

This commit is contained in:
acamq
2026-03-10 18:42:37 -06:00
committed by GitHub
parent a4ee0d2167
commit b5c598af2d
5 changed files with 1 additions and 294 deletions
-1
View File
@@ -6,4 +6,3 @@ export { getCachedVersion } from "./checker/cached-version"
export { updatePinnedVersion, revertPinnedVersion } from "./checker/pinned-version-updater"
export { getLatestVersion } from "./checker/latest-version"
export { checkForUpdate } from "./checker/check-for-update"
export { syncCachePackageJsonToIntent } from "./checker/sync-package-json"