Skip to content

Commit 30ca9ef

Browse files
committed
Merge branch 'shew/91c2a' of https://github.com/vercel/turbo into shew/91c2a
2 parents d1fb2ec + f2b1827 commit 30ca9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build:ts": "tsc -b tsconfig.project.json",
99
"lint:prettier": "turbo run lint:prettier",
1010
"check:toml": "taplo format --check",
11-
"docs:dev": "turbo run dev --filter=turbo-site",
11+
"docs:dev": "turbo run dev --filter=turborepo-docs",
1212
"turbo": "pnpm run build:turbo && node turbow.js",
1313
"turbo-prebuilt": "node turbow.js",
1414
"prepare": "husky install",

0 commit comments

Comments
 (0)