aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: 246440fab632f2665e5fbf2165f25d3eef0bd8e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "name": "astrolink",
    "type": "module",
    "version": "0.0.1",
    "scripts": {
        "dev": "astro dev",
        "start": "astro dev",
        "build": "astro build",
        "preview": "astro preview",
        "astro": "astro"
    },
    "dependencies": {
        "@astrojs/markdown-remark": "^6.0.1",
        "@astrojs/react": "^4.1.2",
        "@types/react": "^19.0.2",
        "@types/react-dom": "^19.0.2",
        "astro": "^5.1.1",
        "marked": "^15.0.4",
        "react": "^19.0.0",
        "react-dom": "^19.0.0",
        "remixicon": "^4.6.0"
    }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage