aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0480700..21a7de9 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"format": "prettier . --write"
},
"dependencies": {
- "astro": "^5.12.9"
+ "astro": "5.13.3"
},
"devDependencies": {
"prettier": "^3.6.2",