Skip to content

Commit e464e40

Browse files
committed
cli: add production API_BASE_URL fallback
1 parent 23795f3 commit e464e40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/cli/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "composter-cli",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"private": false,
55
"type": "module",
66
"description": "Your personal vault for React components. Push, pull, and sync reusable components across projects — like shadcn/ui but for YOUR code.",

0 commit comments

Comments
 (0)