Skip to content

Commit 60d33b5

Browse files
committed
fix: adding force flag as a possible fix for shadcn installs
2 parents 78e3fd0 + 95e3ceb commit 60d33b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tsrouter-app",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)