We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e60ae commit 98e7948Copy full SHA for 98e7948
package.json
@@ -39,6 +39,6 @@
39
"vitest": "^0.34.3"
40
},
41
"peerDependencies": {
42
- "drizzle-orm": "^0.32.0"
+ "drizzle-orm": ">=0.32.0"
43
}
44
0 commit comments