Skip to content

Commit f5c833a

Browse files
committed
Fixed a dependancy issue with Prisma.
1 parent 304c3f9 commit f5c833a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"pluralize": "^8.0.0",
4747
"prettier": "^3.6.2",
4848
"prettier-plugin-svelte": "^3.4.0",
49-
"prisma": "^6.14.0",
5049
"suncalc": "^1.9.0",
5150
"svelte": "^5.38.1",
5251
"svelte-check": "^4.3.1",
@@ -71,6 +70,7 @@
7170
"@unovis/ts": "^1.5.2",
7271
"chroma-js": "^3.1.2",
7372
"clsx": "^2.1.1",
73+
"prisma": "^6.14.0",
7474
"deck.gl": "^9.1.14",
7575
"exceljs": "^4.4.0",
7676
"mjolnir.js": "^3.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)