Skip to content

Commit 64b016b

Browse files
committed
prisma is used in prod for migrations
1 parent 796f4ea commit 64b016b

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

package-lock.json

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"litefs-js": "^1.1.2",
6464
"lru-cache": "^9.1.1",
6565
"morgan": "^1.10.0",
66+
"prisma": "^4.15.0",
6667
"react": "^18.2.0",
6768
"react-dom": "^18.2.0",
6869
"remix-auth": "^3.4.0",
@@ -112,7 +113,6 @@
112113
"prettier": "^2.8.8",
113114
"prettier-plugin-sql": "^0.14.0",
114115
"prettier-plugin-tailwindcss": "^0.3.0",
115-
"prisma": "^4.15.0",
116116
"remix-flat-routes": "^0.5.8",
117117
"tailwindcss": "^3.3.2",
118118
"tailwindcss-radix": "^2.8.0",

0 commit comments

Comments
 (0)