Skip to content

Commit

Permalink
Added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue-Robin-Taken committed Aug 31, 2024
1 parent bb49811 commit df9b157
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 60 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
},
"dependencies": {
"@heroicons/react": "^2.1.5",
"jose": "^5.7.0",
"jose": "^5.8.0",
"jsonwebtoken": "^9.0.2",
"mongodb": "^6.8.0",
"next": "14.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.16.1",
"@types/react": "^18.3.4",
"@types/node": "^20.16.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "14.0.0",
"postcss": "^8.4.41",
"postcss": "^8.4.42",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
},
Expand Down
131 changes: 75 additions & 56 deletions pnpm-lock.yaml

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

Binary file modified src/app/favicon.ico
Binary file not shown.

0 comments on commit df9b157

Please sign in to comment.