Skip to content

Commit 76ea670

Browse files
committed
fix typo
1 parent 8013ea5 commit 76ea670

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/hip-meals-chew.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-better-t-stack": patch
3+
---
4+
5+
fix template typo

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test": "vitest run",
2323
"prepublishOnly": "npm run build"
2424
},
25-
"files": ["dist", "templates"],
25+
"files": ["dist", "template"],
2626
"dependencies": {
2727
"@clack/prompts": "^0.10.0",
2828
"commander": "^13.1.0",

0 commit comments

Comments
 (0)