polishing

This commit is contained in:
planetabhi
2024-12-02 01:21:33 +05:30
parent 8996d9bc17
commit 3b3dd8e866
8 changed files with 199 additions and 458 deletions

View File

@@ -17,10 +17,10 @@
},
"dependencies": {
"@astrojs/netlify": "^5.5.4",
"@astrojs/react": "^3.6.2",
"@astrojs/react": "^3.6.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"astro": "^4.16.10",
"astro": "^4.16.16",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},