mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-28 15:14:15 +00:00
chapter 6
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"scripts": {
|
||||
"build": "next build",
|
||||
"dev": "next dev",
|
||||
"seed": "node -r dotenv/config ./scripts/seed.js",
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user