Skip to content

Commit

Permalink
Merge pull request #94 from Bibumhada/feat/93-버셀-오류-수정
Browse files Browse the repository at this point in the history
버셀 에러 수정
  • Loading branch information
cho7778 authored Mar 6, 2024
2 parents e33015e + a978b71 commit 8ca2953
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 @@ -34,7 +34,7 @@
},
"scripts": {
"start": "PORT=3000 react-scripts start",
"build": "react-scripts build --mode production",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
Expand Down

0 comments on commit 8ca2953

Please sign in to comment.