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",
|
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user