Skip to content

Commit

Permalink
bump drizzle to fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
Schniz committed Dec 9, 2023
1 parent b9d773c commit 25c4bb4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions packages/adapter-drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,12 @@
"@types/uuid": "^8.3.3",
"better-sqlite3": "^8.6.0",
"drizzle-kit": "^0.19.5",
"drizzle-orm": "^0.28.6",
"drizzle-orm": "^0.29.1",
"mysql2": "^3.2.0",
"postgres": "^3.3.4"
},
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}

8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 25c4bb4

Please sign in to comment.