Skip to content

Commit

Permalink
github.io로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hojeong26 committed Aug 7, 2024
1 parent a7d59bb commit d2d4b81
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 12 deletions.
62 changes: 52 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"^axios$": "axios/dist/node/axios.cjs"
}
},
"homepage": "https://hojeong26.github/react-deploy",
"homepage": "https://hojeong26.github.io/react-deploy",
"scripts": {
"start:mock": "cross-env REACT_APP_RUN_MSW=true npm run start",
"start": "craco start",
Expand Down Expand Up @@ -40,7 +40,6 @@
"axios": "^1.6.7",
"craco-alias": "^3.0.1",
"framer-motion": "^11.0.6",
"gh-pages": "^6.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.12",
Expand Down Expand Up @@ -84,6 +83,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-storybook": "^0.8.0",
"gh-pages": "^6.1.1",
"jest": "^29.7.0",
"msw": "^1.3.3",
"prettier": "^3.2.5",
Expand Down

0 comments on commit d2d4b81

Please sign in to comment.