diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-10-04 07:28:49 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-10-04 07:28:49 +0100 |
| commit | 503dbc507318ec7b9a98323442768636a925fe8e (patch) | |
| tree | e1cb1078ef3a4d2d4b41d1ca60c22dd85db92d91 /package.json | |
| parent | c0982d1d3d4de140c6995cc2a99f28bae487f6b6 (diff) | |
Upgrades @astrojs/mdx -> 1.1.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 ec267d9..cb31b4a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prepare": "husky install" }, "dependencies": { - "@astrojs/mdx": "^0.19.7", + "@astrojs/mdx": "^1.1.0", "@astrojs/rss": "^2.4.4", "@astrojs/sitemap": "^3.0.0", "@paypal/paypal-js": "^6.0.1", |
