Skip to content

Commit

Permalink
recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ogeobubu committed Oct 23, 2024
1 parent 205425d commit 835cc3a
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 @@ -8,7 +8,7 @@
"client": "cd client && yarn run dev",
"client-build": "cd client && yarn install && yarn build",
"dev": "concurrently \"yarn server\" \"yarn client\"",
"build": "concurrently \"yarn server\" \"yarn client-build\""
"build": "concurrently \"yarn client-build\" \"yarn server\""
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 835cc3a

Please sign in to comment.