Skip to content

fix(update-check): correct package path & add runtime deps #1328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mohiuddin-khan-shiam
Copy link

  • Changed src/utils/check-updates.ts to import ../package.json, fixing broken version-check logic after build.
  • Promoted boxen, semver, and which from devDependencies to dependencies so users receive required runtime packages.

…odex/package.json:0:0-0:0) path & ensure runtime deps shipped

* Changed [src/utils/check-updates.ts](cci:7://file:///d:/Github/codex/codex-cli/src/utils/check-updates.ts:0:0-0:0) to import `../package.json`, fixing broken version-check logic after build.
* Promoted `boxen`, `semver`, and `which` from `devDependencies` to `dependencies` so users receive required runtime packages.
Copy link

github-actions bot commented Jun 15, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mohiuddin-khan-shiam
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant