summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2023-10-03 18:53:11 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2023-10-03 18:53:11 +0100
commitcef1ad7550bfd1139c56d08f0ccdea18dea5f408 (patch)
tree16b75780b3f19b2ca606a084f449b4a4495834d0 /package.json
parentcc4b689eb88c25bdc7c620c18a2de989b00195ec (diff)
Upgrades astro -> v3
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 ddb42b7..56148aa 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@astrojs/rss": "^2.4.4",
"@astrojs/sitemap": "^2.0.2",
"@paypal/paypal-js": "^6.0.1",
- "astro": "^2.9.7",
+ "astro": "^3.2.2",
"dotenv": "^16.3.1",
"typescript": "^5.1.6",
"vercel": "^31.2.2"