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",
|
"start": "next start",
|
||||||
"lint": "next lint",
|
"lint": "next lint",
|
||||||
"prepare": "husky",
|
"prepare": "husky",
|
||||||
"cz": "cz",
|
"cz": "cz"
|
||||||
"build-mdx": "node scripts/build-mdx.js"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hcaptcha/react-hcaptcha": "^1.11.0",
|
"@hcaptcha/react-hcaptcha": "^1.11.0",
|
||||||
|
|
Loading…
Reference in a new issue