Skip to content

Commit 9377339

Browse files
committed
fix: update typescript version from 5.4.5 to 6.0.3 in create-app command
https://web.tracklify.com/project/2b7ZVgE5/AdminForth/1579/gZ8qYuvS/lets-update-typescript-in-late
1 parent b427fc2 commit 9377339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adminforth/commands/createApp/templates/package.json.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"zod": "^4.3.6"
3030
},
3131
"devDependencies": {
32-
"typescript": "5.4.5",
32+
"typescript": "6.0.3",
3333
"tsx": "4.11.2",
3434
"@types/express": "^4.17.21",
3535
"@types/node": "latest",

0 commit comments

Comments
 (0)