mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
b557139752
Bump to 0.12.0 and record the changelog: in-dialog send-to-wallet stepper, past-date-blocking appointment/invoice pickers, wallet-number-only portal link, and removal of the stale Settings Features section. 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.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"shadcn": "^4.11.0"
|
|
},
|
|
"dependencies": {
|
|
"xcodebuildmcp": "^2.6.2"
|
|
}
|
|
}
|