revert(deps): revert back to next@10.0.3 until sharp optional dependency bug is fixed

see: https://github.com/vercel/next.js/issues/20456
This commit is contained in:
sct
2021-01-08 14:13:35 +00:00
parent 0600ac7c3a
commit 79629645aa
2 changed files with 110 additions and 117 deletions

View File

@@ -30,7 +30,7 @@
"formik": "^2.2.6",
"intl": "^1.2.5",
"lodash": "^4.17.20",
"next": "^10.0.4",
"next": "10.0.3",
"node-schedule": "^1.3.2",
"nodemailer": "^6.4.17",
"nookies": "^2.5.0",