Skip to content

Commit 73102e9

Browse files
authored
fix(drizzle): bump drizzle-orm in drizzle package to 0.35.1 (#8759)
Fixes #8757. Other packages have `drizzle-orm` `0.35.1`, but this does not (`0.34.1-1f15bfd`).
1 parent f37e476 commit 73102e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/drizzle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"console-table-printer": "2.11.2",
49-
"drizzle-orm": "0.34.1-1f15bfd",
49+
"drizzle-orm": "0.35.1",
5050
"prompts": "2.4.2",
5151
"to-snake-case": "1.0.0",
5252
"uuid": "9.0.0"

0 commit comments

Comments
 (0)