Skip to content

Commit

Permalink
Another Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lelouchB committed Mar 1, 2024
1 parent 82ec759 commit 75091c2
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 @@ -2,7 +2,7 @@
"name": "final-space-api",
"version": "1.0.0",
"scripts": {
"start": "npm run build:frontend && npm run start:backend",
"start": "npm run start:backend",
"dev": "npm run build:frontend && npm run dev:backend",
"dev:backend": "npm run dev --prefix backend",
"build": "npm run build:frontend",
Expand Down

0 comments on commit 75091c2

Please sign in to comment.