mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
bffed5525d
Bump root/backend/frontend to 0.12.1 and move the CHANGELOG notes under a dated 0.12.1 heading (centered wallet-sync stepper, timeline record history, and the landing-page globe deferral). Adds the radix-ui dependency pulled in by the Origin UI stepper/timeline primitives. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"name": "temetro",
|
|
"version": "0.12.1",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"shadcn": "^4.11.0"
|
|
},
|
|
"dependencies": {
|
|
"xcodebuildmcp": "^2.6.2"
|
|
}
|
|
}
|