Skip to content

Commit

Permalink
chore: add axios to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FusionSid committed Sep 1, 2024
1 parent 29f9593 commit cf9dd46
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 3 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@radix-ui/themes": "^3.1.3",
"@tanstack/react-query": "^5.52.0",
"@types/next-auth": "^3.15.0",
"axios": "^1.7.7",
"dotenv": "^16.4.5",
"next": "14.2.5",
"next-auth": "^5.0.0-beta.19",
Expand Down
79 changes: 76 additions & 3 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 cf9dd46

Please sign in to comment.