Skip to content

Commit

Permalink
Fix - next-auth / require_optional pkg Error
Browse files Browse the repository at this point in the history
  • Loading branch information
luizwhite committed Mar 28, 2021
1 parent ab31cd7 commit ff19d7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,8 @@
"eslint-plugin-react-hooks": "^4",
"prettier": "^2.2.1",
"typescript": "^4.1.5"
},
"peerOptionalDependencies": {
"mongodb": "^3.6.0"
}
}

1 comment on commit ff19d7f

@vercel
Copy link

@vercel vercel bot commented on ff19d7f Mar 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.