diff --git a/package.json b/package.json index 93157ec..818b559 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dev": "next dev", "build": "next build", "start": "next start", - "lint": "next lint", + "lint": "next lint" }, "dependencies": { "@tailwindcss/typography": "^0.5.8",