Skip to content

Commit cabb1e7

Browse files
committed
ci
1 parent 59610d8 commit cabb1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"rd": "yarn workspace www rd",
6060
"release": "yarn build && yarn changeset publish",
6161
"shadcn:build": "yarn workspace www shadcn:build",
62-
"templates:check": "cd templates/plate-template && bun lint && bun typecheck && cd templates/plate-playground-template && bun lint && bun typecheck",
62+
"templates:check": "cd templates/plate-template && bun lint && bun typecheck && cd ../plate-playground-template && bun lint && bun typecheck",
6363
"templates:push": "./tooling/scripts/push-templates.sh \"templates/*\"",
6464
"templates:basic": "./tooling/scripts/update-template.sh basic",
6565
"templates:ai": "./tooling/scripts/update-template.sh ai",

0 commit comments

Comments
 (0)