mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Fix self-closing div tag syntax in client template
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"build:web:cloudflare": "bun install && bun run build:web",
|
||||
"build:cli": "turbo run build --filter=create-better-t-stack",
|
||||
"check": "turbo check",
|
||||
"ci": "biome ci .",
|
||||
"publish-packages": "turbo run build --filter=create-better-t-stack && changeset publish"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user