This commit is contained in:
planetabhi
2023-12-07 20:57:51 +05:30
parent ace81fa461
commit 65890d65fb
5 changed files with 1110 additions and 1602 deletions

View File

@@ -10,8 +10,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/netlify": "^3.0.4",
"astro": "^3.6.1"
"@astrojs/netlify": "^3.1.1",
"astro": "^4.0.3"
},
"devDependencies": {
"@new-ui/colors": "^1.2.11",
@@ -24,17 +24,5 @@
"type": "git",
"url": "git+https://github.com/MethodBlack/riseofmachine.git"
},
"keywords": [
"AI",
"Tools",
"Listing",
"Curated",
"Directory"
],
"author": "Abhimanyu Rana",
"license": "MIT",
"bugs": {
"url": "https://github.com/MethodBlack/riseofmachine/issues"
},
"homepage": "https://github.com/MethodBlack/riseofmachine#readme"
"author": "Abhimanyu Rana"
}