Skip to content

Commit

Permalink
fix: drizzle-orm peerDependancies version
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMikeladze committed Oct 31, 2023
1 parent 2bcaef7 commit 962aea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"yalc": "1.0.0-pre.53"
},
"peerDependencies": {
"drizzle-orm": ">=27",
"drizzle-orm": ">=0.27",
"next": ">=13",
"react": ">=17",
"react-dom": ">=17",
Expand Down

0 comments on commit 962aea3

Please sign in to comment.