mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
b33561d7e1
Bump root/backend/frontend to 0.11.0 and record the 0.11.0 changelog: relay-routed Patient Portal + wallet linking, phone-ready portal QR, appointments/invoices synced to the wallet, clinic-location reverse geocoding, and the Arabic RTL sidebar fix. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"name": "temetro",
|
|
"version": "0.11.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"shadcn": "^4.11.0"
|
|
},
|
|
"dependencies": {
|
|
"xcodebuildmcp": "^2.6.2"
|
|
}
|
|
}
|