diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-10-03 19:04:22 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-10-03 19:04:22 +0100 |
| commit | c0982d1d3d4de140c6995cc2a99f28bae487f6b6 (patch) | |
| tree | 658160d87a144925ad63ad9454805c3fa8273e28 /package.json | |
| parent | fa280e7be170f4ba3a1540e6fec9e007619e4055 (diff) | |
Upgrades @astrojs/sitemap -> 3.0.0
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 fa6cc12..ec267d9 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@astrojs/mdx": "^0.19.7", "@astrojs/rss": "^2.4.4", - "@astrojs/sitemap": "^2.0.2", + "@astrojs/sitemap": "^3.0.0", "@paypal/paypal-js": "^6.0.1", "astro": "^3.2.2", "dotenv": "^16.3.1", |
