This commit is contained in:
fgrreloaded
2025-03-05 20:55:50 +05:30
parent 8013ea5921
commit 76ea670b22
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
fix template typo

View File

@@ -22,7 +22,7 @@
"test": "vitest run", "test": "vitest run",
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"
}, },
"files": ["dist", "templates"], "files": ["dist", "template"],
"dependencies": { "dependencies": {
"@clack/prompts": "^0.10.0", "@clack/prompts": "^0.10.0",
"commander": "^13.1.0", "commander": "^13.1.0",