setup
This commit is contained in:
12
package.json
12
package.json
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"name": "riseofmachine",
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"description": "Discover 300+ AI tools curated for makers and SMBs.",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
@@ -10,7 +12,7 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^9.2.0",
|
||||
"@astrojs/netlify": "^5.5.1",
|
||||
"@astrojs/react": "^3.6.2",
|
||||
"@types/react": "^18.3.5",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
@@ -25,10 +27,10 @@
|
||||
"@new-ui/spacings": "^0.1.3",
|
||||
"@new-ui/typography": "^0.1.6"
|
||||
},
|
||||
"description": "Discover 300+ AI tools curated for indie hackers, makers, and SMBs.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/MethodBlack/riseofmachine.git"
|
||||
"url": "git+https://github.com/New-Templates/directory.git"
|
||||
},
|
||||
"author": "Abhimanyu Rana <contact@new-ui.com> (https://new-ui.com/)"
|
||||
"author": "@planetabhi <contact@new-ui.com> (https://new-ui.com/)",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user