Skip to content

Commit f2b1827

Browse files
Update package.json
Co-authored-by: Chris Olszewski <[email protected]>
1 parent 19fce4d commit f2b1827

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)