Skip to content

Commit

Permalink
chore: clean package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed Mar 23, 2024
1 parent 0775e8c commit a162b0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"dev:backend": "npm -w packages/backend run dev",
"dev:radar": "npm -w packages/backend run dev:radar",
"dev:test": "concurrently \"npm run dev:frontend\" \"npm run dev:backend:test\"",
"todo": "TODO: clean scripts below and verify they all work",
"dev:withradar": "concurrently \"npm run dev:frontend\" \"npm run dev:backend\" \"npm run dev:radar\"",
"dev:backend:test": "npm -w packages/backend run test",
"test": "npx playwright test",
Expand Down

0 comments on commit a162b0f

Please sign in to comment.