add decap cms

This commit is contained in:
Alexander Navarro 2023-11-25 11:21:56 -03:00
parent 344c8c3fe3
commit 7e5499b5c9
4 changed files with 42 additions and 37 deletions

View file

@ -17,7 +17,8 @@
"@types/react-dom": "^18.0.6",
"astro": "^3.0.12",
"react": "^18.0.0",
"react-dom": "^18.0.0"
"react-dom": "^18.0.0",
"sharp": "^0.32.6"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.62.0",