Skip to content

Commit e84ddb6

Browse files
committed
feat: npx run
1 parent 615be1b commit e84ddb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"scripts": {
66
"build": "next build",
7-
"check-types": "tsc --noEmit",
7+
"check-types": "npx tsc --noEmit",
88
"dev": "next dev --turbo",
99
"start": "next start",
1010
"postinstall": "fumadocs-mdx"

0 commit comments

Comments
 (0)