chore: remove non-existent script

This commit is contained in:
Dorian Niemiec 2024-09-07 08:49:57 +02:00
parent 38ddd14250
commit e13b945114

View file

@ -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",