Skip to content

Commit

Permalink
Merge pull request #81 from mash-up-kr/refactor/main-page
Browse files Browse the repository at this point in the history
메인 페이지 리팩토링
  • Loading branch information
Baek2back authored Mar 14, 2022
2 parents c5c7657 + f15fa49 commit 4df671e
Show file tree
Hide file tree
Showing 22 changed files with 14,711 additions and 216 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"aos": "^3.0.0-beta.6",
"axios": "^0.26.0",
"lodash-es": "^4.17.21",
"lottie-web": "^5.9.1",
"next": "^12.1.0",
"next-auth": "^4.2.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "^7.27.0",
"react-lottie": "^1.2.3"
"react-hook-form": "^7.27.0"
},
"devDependencies": {
"@babel/core": "^7.17.2",
Expand All @@ -46,7 +46,6 @@
"@types/node": "17.0.12",
"@types/react": "17.0.38",
"@types/react-dom": "^17.0.11",
"@types/react-lottie": "^1.2.6",
"babel-loader": "^8.2.3",
"chromatic": "^6.4.3",
"eslint": "8.7.0",
Expand Down
Loading

0 comments on commit 4df671e

Please sign in to comment.