Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Sosenko <evan@getseam.com>
  • Loading branch information
codetheweb and razor-x authored Jul 20, 2023
1 parent 2a3258b commit 4010223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nextlove/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"react": ">=18",
"react-dom": ">=18",
"nextjs-server-modules": ">=1",
"zod": "^3",
"prettier": "^2"
"zod": "^3.0.0",
"prettier": "^2.0.0 || ^3.0.0"
},
"dependencies": {
"lodash": "^4.17.21",
Expand Down

0 comments on commit 4010223

Please sign in to comment.