diff --git a/package.json b/package.json index 627cca6..8e58b01 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,7 @@ "start": "next start", "lint": "next lint", "prepare": "husky", - "cz": "cz", - "build-mdx": "node scripts/build-mdx.js" + "cz": "cz" }, "dependencies": { "@hcaptcha/react-hcaptcha": "^1.11.0",