diff --git a/package.json b/package.json index e18e4bf..153bbd3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dev": "next dev", "build": "next build", "start": "next start", - "lint": "next lint", + "lint": "next lint" }, "dependencies": {