diff options
author | saturneric <[email protected]> | 2024-08-17 11:51:07 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-08-17 11:51:07 +0000 |
commit | 6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd (patch) | |
tree | 1f894361c6852afe28cba13b45856382026b15e3 /package.json | |
parent | feat: update gpg pubkey info for contract (diff) | |
download | Manual-6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd.tar.gz Manual-6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd.zip |
fix: update docs for v2.1.4
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 7626280..7d4481f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/netlify": "^5.2.0", + "@astrojs/netlify": "^5.5.1", "@astrojs/starlight": "^0.21.3", "astro": "^4.3.5", "sharp": "^0.32.5" |