diff --git a/projects/11-typescript-prueba-tecnica/package.json b/projects/11-typescript-prueba-tecnica/package.json index 33fe717..a431209 100644 --- a/projects/11-typescript-prueba-tecnica/package.json +++ b/projects/11-typescript-prueba-tecnica/package.json @@ -24,6 +24,6 @@ "eslint-plugin-promise": "^6.0.0", "eslint-plugin-react": "^7.32.2", "typescript": "^4.9.5", - "vite": "^4.2.0" + "vite": "^4.2.3" } }