Skip to content

Commit

Permalink
feat: 1차 배포
Browse files Browse the repository at this point in the history
  • Loading branch information
haesol822 committed Oct 8, 2024
1 parent 8966f88 commit b9781ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"axios": "^1.6.8",
"lottie-react": "^2.4.0",
"moment": "^2.30.1",
"pretendard": "^1.3.9",
"react": "^18.2.0",
Expand All @@ -24,7 +25,7 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"start": "set HTTPS=false&&react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
Expand Down

0 comments on commit b9781ef

Please sign in to comment.