Files
temetro/package.json
T
Khalid Abdi 3767c1689b chore(release): v0.2.1
Bump root, backend, and frontend to 0.2.1 and add the 0.2.1 changelog section.
Patch release: pagination styling, patient-sheet header reflow, message
avatars, and CHANGELOG-based GitHub Release notes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 22:16:22 +03:00

12 lines
172 B
JSON

{
"name": "temetro",
"version": "0.2.1",
"private": true,
"devDependencies": {
"shadcn": "^4.11.0"
},
"dependencies": {
"xcodebuildmcp": "^2.6.2"
}
}