diff --git a/frontend/package.json b/frontend/package.json index ca408ce..025339e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "zustand": "^4.5.2", "@tanstack/react-query": "^5.40.0", "axios": "^1.7.2", - "react-dropzone": "^14.2.3", + "react-dropzone": "^14.2.3" }, "devDependencies": { "@vitejs/plugin-react": "^4.3.1", @@ -29,4 +29,4 @@ "postcss": "^8.4.38", "tailwindcss": "^3.4.4" } -} +} \ No newline at end of file