diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-10-03 18:53:11 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-10-03 18:53:11 +0100 |
| commit | cef1ad7550bfd1139c56d08f0ccdea18dea5f408 (patch) | |
| tree | 16b75780b3f19b2ca606a084f449b4a4495834d0 /package.json | |
| parent | cc4b689eb88c25bdc7c620c18a2de989b00195ec (diff) | |
Upgrades astro -> v3
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 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" |
