Skip to content

Commit 8b16793

Browse files
turbobot-temptechboy-coder
authored andcommitted
feat(create-turbo): apply official-starter transform
1 parent 5a21eea commit 8b16793

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

meta.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "my-turborepo",
2+
"name": "typing2",
33
"private": true,
44
"scripts": {
55
"build": "turbo build",
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"prettier": "^3.2.5",
12-
"turbo": "^2.0.3",
12+
"turbo": "^2.0.4",
1313
"typescript": "^5.4.5"
1414
},
1515
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)