feat(prisma): 🚩 interactiveTransactions are no longer a preview feature
Removed it frmo previewFeatures
This commit is contained in:
parent
3f051b06ee
commit
6b022d7edc
1 changed files with 1 additions and 1 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -33,5 +33,5 @@
|
|||
"[prisma]": {
|
||||
"editor.defaultFormatter": "Prisma.prisma"
|
||||
},
|
||||
"conventionalCommits.scopes": ["git", "github", "npm"]
|
||||
"conventionalCommits.scopes": ["git", "github", "prisma"]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue