update
This commit is contained in:
parent
6d6bf118cd
commit
8f793d258d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"lint": "eslint .",
|
||||
"format:write": "prettier . --write"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue