diff options
| author | Joe Carstairs <me@joeac.net> | 2026-03-24 22:01:49 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-03-24 22:01:49 +0000 |
| commit | 268eff17f19d55056b952b231e5598d91397ac6d (patch) | |
| tree | 306b789f67bcfcc7268ef4890787defc29ce151a /website/package.json | |
| parent | 579c31b7c7d68110c76d37fa8812242201447ce2 (diff) | |
upgrades astro-gemtext
Diffstat (limited to 'website/package.json')
| -rw-r--r-- | website/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/package.json b/website/package.json index 7922b5d..b2451c5 100644 --- a/website/package.json +++ b/website/package.json @@ -18,7 +18,7 @@ "@astrojs/sitemap": "^3.7.1", "@types/nodemailer": "^7.0.4", "astro": "^6.0.8", - "astro-gemtext": "git+https://git.joeac.net/joeac/astro-gemtext.git", + "astro-gemtext": "git+https://git.joeac.net/joeac/astro-gemtext.git#ab32140ae28ff451447e7b25e24de0a4d46d264d", "gemtext": "^0.2.2", "markdown-it": "^14.1.0", "nodemailer": "^7.0.11", |
