Files
Hunter B 9f76bcdddd chore(release): polish v0.8.60 web notes and esbuild
Add the v0.8.60 website feature spotlight, refresh install copy, sync the TUI changelog, and pin esbuild 0.28.1 across root/web lockfiles for the Dependabot advisory.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 15:12:42 -07:00

15 lines
212 B
JSON

{
"private": true,
"workspaces": [
"npm/codewhale",
"npm/deepseek-tui",
"npm/runtime-sdk"
],
"devDependencies": {
"wrangler": "^4.94.0"
},
"overrides": {
"esbuild": "0.28.1"
}
}