generated from nhcarrigan/template
fix: no more prebuild script we have ci now
Node.js CI / Lint and Test (22.x) (pull_request) Successful in 5m10s
Node.js CI / Lint and Test (22.x) (pull_request) Successful in 5m10s
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"prebuild": "pnpm lint && pnpm test",
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
|
||||
Reference in New Issue
Block a user