Skip to content

Commit 04d1aa5

Browse files
chore(release): 5.0.4 [skip ci]
## [5.0.4](v5.0.3...v5.0.4) (2025-06-18) ### Bug Fixes * update dependencies to allow last version of Prisma client (6.10) ([#62](https://github.com/SoftwareBrothers/adminjs-prisma/issues/62))([@flemaitre33](https://github.com/flemaitre33)) ([8e04093](8e04093))
1 parent 8e04093 commit 04d1aa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/prisma",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "Prisma adapter for AdminJS",
55
"keywords": [
66
"prisma",
@@ -76,4 +76,4 @@
7676
"tsconfig-paths": "^4.1.2",
7777
"typescript": "^4.9.5"
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)