diff options
| author | Joe Carstairs <me@joeac.net> | 2026-03-21 22:20:38 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-03-21 22:20:38 +0000 |
| commit | 1248542cc6b509a1b070ed5812ca5c327823a018 (patch) | |
| tree | 8c1343046f3bf63f25f74a96e845ae900dff11d8 /package.json | |
| parent | 237990619e1f5a4ea9223f603d1ce599bc3b0fd1 (diff) | |
remove cruft: just a content entry type now!
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d778c60..1674594 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@types/node": "^22.13.10", - "astro": "^5.4.2", + "astro": "^6.0.8", "prettier": "^3.5.3", "typescript": "^5.8.2", "vite": "^6.2.1" |
