Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ArhanAnsari authored Sep 22, 2024
1 parent d3169ee commit fae5b20
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"classnames": "^2.5.1",
"dotenv": "^16.4.5",
"firebase": "^10.12.4",
"firebase-admin": "^12.5.0",
"@google/generative-ai": "^0.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -22,7 +23,7 @@
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
"next": "14.2.8",
"@next-auth/firebase-adapter": "2.0.1",
"@next-auth/firebase-adapter": "^2.0.1",
"@tailwindcss/typography": "^0.5.15",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^20.7.0",
Expand All @@ -38,7 +39,7 @@
"devDependencies": {
"autoprefixer": "^10.4.14",
"typescript": "^5",
"@next-auth/firebase-adapter": "2.0.1",
"@next-auth/firebase-adapter": "^2.0.1",
"@tailwindcss/typography": "^0.5.15",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^20",
Expand Down

0 comments on commit fae5b20

Please sign in to comment.