mirror of
https://github.com/Hmbown/DeepSeek-TUI.git
synced 2026-09-06 16:31:57 +08:00
I suspect this is why some contributors kept accidentally including a new `codex-cli/package-lock.json` in their PRs. Note the `Dockerfile` still uses `npm` instead of `pnpm`, but that appears to be fine. (Probably nicer to globally install as few things as possible in the image.)