diff --git a/package.json b/package.json index e645472..621f176 100644 --- a/package.json +++ b/package.json @@ -34,17 +34,15 @@ "@fontsource-variable/martian-mono": "^5.0.12", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/typography": "^0.5.10", - "@types/react": "^18.2.61", "@types/react-dom": "^18.2.19", + "@types/react": "^18.2.61", "astro": "^4.4.9", "lucide-react": "^0.344.0", "lucide-static": "^0.344.0", - "react": "^18.2.0", "react-dom": "^18.2.0", + "react": "^18.2.0", "tailwindcss": "^3.4.1", - "typescript": "^5.3.3" - }, - "devDependencies": { + "typescript": "^5.3.3", "vite-plugin-svgr": "^4.2.0" } } \ No newline at end of file