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