added new tools

This commit is contained in:
planetabhi
2024-08-31 17:22:19 +05:30
parent f094a8b892
commit 91452ee5a8
4 changed files with 90 additions and 244 deletions

View File

@@ -12,9 +12,9 @@
"dependencies": {
"@astrojs/cloudflare": "^9.2.0",
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"astro": "^4.14.5",
"astro": "^4.15.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},