Skip to content

Commit 68c58ec

Browse files
committed
update onlyBuiltDependencies
1 parent 7b90b70 commit 68c58ec

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,18 @@
8585
"@prisma/engines",
8686
"@swc/core",
8787
"@tailwindcss/oxide",
88+
"cypress",
8889
"esbuild",
8990
"mongodb-memory-server",
9091
"msgpackr-extract",
9192
"msw",
9293
"oxc-resolver",
9394
"prisma",
94-
"sharp"
95+
"sharp",
96+
"sqlite3"
97+
],
98+
"ignoredBuiltDependencies": [
99+
"@scarf/scarf"
95100
]
96101
},
97102
"__isODCRepo": true

0 commit comments

Comments
 (0)