Skip to content

Commit

Permalink
Merge pull request #10 from sensein/cookie_issue
Browse files Browse the repository at this point in the history
cookie version issue fixed
  • Loading branch information
kabilar authored Oct 19, 2024
2 parents 7960e07 + 9ccfa95 commit e69bcc7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
17 changes: 13 additions & 4 deletions nextjsUIapp/package-lock.json

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

1 change: 1 addition & 0 deletions nextjsUIapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"cookie": "^1.0.1",
"next": "14.2.15",
"next-auth": "^4.24.7",
"react": "^18",
Expand Down

0 comments on commit e69bcc7

Please sign in to comment.