fix: api path and sharp

This commit is contained in:
Daniel Soares
2021-12-13 16:04:31 -03:00
parent 8c37b851f3
commit aaaaedb73c
5 changed files with 352 additions and 73 deletions

View File

@@ -28,7 +28,8 @@
"next-connect": "^0.11.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.3.1"
"react-icons": "^4.3.1",
"sharp": "^0.29.3"
},
"devDependencies": {
"@commitlint/cli": "15.0.0",