Skip to content

Commit

Permalink
Merge branch 'main' into joel/ai-feedback-on-body-text
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhooks authored Jan 4, 2024
2 parents e69526b + 03ed7db commit 3ab1ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/course-builder-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "concurrently \"npm:dev:*\"",
"dev": "concurrently --kill-others-on-fail \"npm:dev:*\"",
"dev:next": "next dev",
"dev:inngest": "pnpx inngest-cli@latest dev",
"dev:party": "pnpx partykit dev",
Expand Down

0 comments on commit 3ab1ddf

Please sign in to comment.