Skip to content

Commit c5e81e9

Browse files
committed
wip
1 parent 2bf02ce commit c5e81e9

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
@@ -19,7 +19,7 @@
1919
"lint": "yarn constraints && turbo run lint --continue",
2020
"build": "turbo run build --filter='./packages/**'",
2121
"watch": "turbo run watch --filter='./packages/**'",
22-
"dev": "yarn workspace @playground/nOxt-playground run dev",
22+
"dev": "yarn workspace @playground/next-playground run dev",
2323
"prepush": "yarn lint && CI=true yarn test --colors --silent",
2424
"postinstall": "husky install",
2525
"changeset": "changeset",

0 commit comments

Comments
 (0)