Skip to content

Commit

Permalink
removes locals.prisma (#1778)
Browse files Browse the repository at this point in the history
* removes locals.prisma

* move prisma client to own module (#1780)

* move prisma client to own module

* add missing import

---------

Co-authored-by: CJ <[email protected]> 2.1.93
  • Loading branch information
github-actions[bot] committed Aug 13, 2024
1 parent 676fcf4 commit c90320a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "syntax",
"version": "2.1.92",
"version": "2.1.93",
"private": true,
"scripts": {
"dev": "node ./scripts/preheat.js",
Expand Down

0 comments on commit c90320a

Please sign in to comment.