Skip to content

Commit 90d69a1

Browse files
committed
try again
1 parent 71795e6 commit 90d69a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"packages/*"
3030
],
3131
"scripts": {
32-
"prebuild": "tsx scripts/prebuild.mts && npm run type-check && npm run lint",
32+
"prebuild": "tsx scripts/prebuild.mts && npm run lint",
3333
"build": "cross-env NODE_OPTIONS=--max-old-space-size=6144 next build",
3434
"postbuild": "npm run build-sitemap && npm run build-migrate-db",
3535
"build-migrate-db": "bun run db:migrate",

0 commit comments

Comments
 (0)