We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26ff59 commit 45119d2Copy full SHA for 45119d2
apps/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-better-t-stack",
3
- "version": "2.40.0",
+ "version": "2.40.1",
4
"description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
5
"type": "module",
6
"license": "MIT",
bun.lock
@@ -15,7 +15,7 @@
15
},
16
"apps/cli": {
17
18
19
"bin": {
20
"create-better-t-stack": "dist/cli.js",
21
0 commit comments