Skip to content

Commit b0e5635

Browse files
committed
chore(driver-adapters): add two more packages to workspace
Add `@prisma/generator` and `@prisma/dmmf` to the pnpm workspace because of the changes in <prisma/prisma#27566>.
1 parent a5cc74b commit b0e5635

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libs/driver-adapters/pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ packages:
1111
- '../../../prisma/packages/client-engine-runtime'
1212
- '../../../prisma/packages/debug'
1313
- '../../../prisma/packages/driver-adapter-utils'
14+
- '../../../prisma/packages/dmmf'
15+
- '../../../prisma/packages/generator'
1416
- './executor'

0 commit comments

Comments
 (0)