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 e7d0ea7 commit 77c3d22Copy full SHA for 77c3d22
apps/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-better-t-stack",
3
- "version": "3.1.0",
+ "version": "3.1.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
@@ -18,7 +18,7 @@
18
},
19
"apps/cli": {
20
21
22
"bin": {
23
"create-better-t-stack": "dist/cli.js",
24
0 commit comments