mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
3767c1689b
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>
12 lines
172 B
JSON
12 lines
172 B
JSON
{
|
|
"name": "temetro",
|
|
"version": "0.2.1",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"shadcn": "^4.11.0"
|
|
},
|
|
"dependencies": {
|
|
"xcodebuildmcp": "^2.6.2"
|
|
}
|
|
}
|