diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-01-12 00:42:57 -0500 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-01-12 00:42:57 -0500 |
| commit | 9b484f3f18c7fb4c6d85cb696999271c993e9753 (patch) | |
| tree | 015e8191749291080768e07858004683c7a24be0 /web/package.json | |
| parent | 7e65ae0e135098acad76b8081f34478b4efc077f (diff) | |
| download | AleeBot-9b484f3f18c7fb4c6d85cb696999271c993e9753.tar.gz AleeBot-9b484f3f18c7fb4c6d85cb696999271c993e9753.tar.bz2 AleeBot-9b484f3f18c7fb4c6d85cb696999271c993e9753.zip | |
Updated packages; Docker support for web; Fixed issues with author image
Diffstat (limited to 'web/package.json')
| -rw-r--r-- | web/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/package.json b/web/package.json index 811ab8b..2a7be8a 100644 --- a/web/package.json +++ b/web/package.json @@ -9,6 +9,7 @@ "astro": "astro" }, "dependencies": { + "@astrojs/node": "^9.0.0", "@astrojs/react": "^4.1.3", "@types/react": "^19.0.4", "@types/react-dom": "^19.0.2", |
