Files
temetro/package.json
T
Khalid Abdi 17209a2cf1 chore: release v0.13.1
Bump version to 0.13.1 across root/backend/frontend and add the 0.13.1
CHANGELOG entry (COSS checkbox/table on the web, wallet-app home sheets).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 02:16:07 +03:00

12 lines
173 B
JSON

{
"name": "temetro",
"version": "0.13.1",
"private": true,
"devDependencies": {
"shadcn": "^4.11.0"
},
"dependencies": {
"xcodebuildmcp": "^2.6.2"
}
}