chore: remove non-existent script
This commit is contained in:
parent
38ddd14250
commit
e13b945114
1 changed files with 1 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue