aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-12-22 09:21:16 -0800
committerPinapelz <yukais@pinapelz.com>2024-12-22 09:21:16 -0800
commitb043eb27b6d7c061e54f250826702bbbe8b116e4 (patch)
treef3f0277e1cfe8486860bc66c2766af34786b00ce /package.json
parent8f9d96b60fe18e0b126022096505c1c693b51108 (diff)
fix build: add marked as dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6e2f52c..246440f 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,8 @@
"@astrojs/react": "^4.1.2",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
- "astro": "^4.16.18",
+ "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