mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
c326e9f794
Bump root/backend/frontend to 0.14.0, move Unreleased notes under a dated 0.14.0 heading, and fix the stale README changelog badge (0.2.1 → 0.14.0). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"name": "temetro",
|
|
"version": "0.14.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"shadcn": "^4.11.0"
|
|
},
|
|
"dependencies": {
|
|
"xcodebuildmcp": "^2.6.2"
|
|
}
|
|
}
|