diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e8637bc..c2abbb2 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@astrojs/starlight": "^0.34.2", "astro": "^5.6.1", "sharp": "^0.32.5", - "starlight-theme-black": "^0.6.0", + "starlight-links-validator": "^0.17.0", "starlight-theme-nova": "^0.6.1" } } |