Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
Su Yeon Lee authored and Su Yeon Lee committed Jul 12, 2024
1 parent a5ab4e5 commit a50dbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "client",
"version": "1.0.0",
"scripts": {
"start": "react-scripts start",
"start": "node index.js",
"client": "yarn start",
"clean": "rm -rf node_modules",
"dev": "echo \"Please cd into the root directory to run dev \" && exit 1",
Expand Down

0 comments on commit a50dbed

Please sign in to comment.