Skip to content

Commit

Permalink
Merge pull request #157 from FinalDoubleTen/FE-69--feat/create/whereWhen
Browse files Browse the repository at this point in the history
Feat: 여행 생성 페이지 마크업
  • Loading branch information
LeHiHo authored Jan 13, 2024
2 parents ceb7ce4 + 5cacce6 commit db35cc3
Show file tree
Hide file tree
Showing 18 changed files with 3,668 additions and 1,091 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"@tanstack/react-query": "^5.14.6",
"@tanstack/react-query-devtools": "^5.14.6",
"axios": "^1.6.2",
"date-fns": "^3.1.0",
"msw": "0.36.3",
"path": "^0.12.7",
"react": "^18.2.0",
Expand All @@ -42,11 +43,13 @@
"styled-components": "^6.1.3",
"sweetalert2": "^11.10.2",
"swiper": "^11.0.5",
"tailwind-scrollbar-hide": "^1.1.7",
"uuid": "^9.0.1",
"websocket": "^1.0.34"
},
"devDependencies": {
"@types/react": "^18.2.43",
"@types/react-date-range": "^1.4.9",
"@types/react-dom": "^18.2.17",
"@types/react-infinite-scroller": "^1.2.5",
"@types/react-modal": "^3.16.3",
Expand Down
Loading

0 comments on commit db35cc3

Please sign in to comment.