v1.24Q4.45.1

This commit is contained in:
planetabhi
2024-11-07 23:17:37 +05:30
parent bc5601509e
commit ed46c80104
4 changed files with 265 additions and 181 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "riseofmachine",
"version": "1.44.0",
"version": "1.45.1",
"description": "Discover AI tools curated for makers and SMBs.",
"type": "module",
"private": false,
@@ -20,7 +20,7 @@
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"astro": "^4.16.7",
"astro": "^4.16.10",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},