Skip to content

Commit

Permalink
feat : 네트워크 요청을 전역 상태를 이용하여 줄이기 위하여 Recoil 패키지 추가가
Browse files Browse the repository at this point in the history
  • Loading branch information
sunub committed Jan 14, 2025
1 parent b068e7d commit 5eb56f6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"framer-motion": "^11.12.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"recoil": "^0.7.7",
"socket.io-client": "^4.8.1",
"tailwind-merge": "^2.5.4",
"three": "^0.171.0"
Expand Down
27 changes: 27 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 5eb56f6

Please sign in to comment.