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 7ead52f commit e9d6bb1Copy full SHA for e9d6bb1
packages/sdk/package.json
@@ -18,8 +18,8 @@
18
"author": "",
19
"license": "MIT",
20
"dependencies": {
21
- "@prisma/generator-helper": ">=6.19.0 <8.0.0",
22
- "@prisma/internals": ">=6.19.0 <8.0.0",
+ "@prisma/generator-helper": "6.19.x",
+ "@prisma/internals": "6.19.x",
23
"@zenstackhq/language": "workspace:*",
24
"@zenstackhq/runtime": "workspace:*",
25
"langium": "1.3.1",
0 commit comments