Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
YousefED committed May 15, 2024
1 parent be225b0 commit d14e58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"patch-package": "patch-package",
"postinstall": "patch-package",
"playwright:dev": "npm run playwright:dev --workspaces",
"playwright:preview": "npm run playwright:preview --workspaces",
"playwright:preview": "npm run playwright:preview --workspace=packages/editor",
"install-playwright": "npx playwright install --with-deps",
"test": "npm run test --workspaces",
"unittest:vitest": "npm run unittest:vitest --workspaces",
Expand Down

0 comments on commit d14e58c

Please sign in to comment.