diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index caa90ca..89e4038 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ "@astrojs/rss": "4.0.4", "@astrojs/vercel": "7.1.1", "@iconify-json/fa6-brands": "^1.1.18", - "@vitejs/plugin-vue": "^5.0.3", "astro": "4.3.2", "astro-icon": "^1.0.2", "dompurify": "^3.0.8", @@ -24,4 +23,4 @@ "preact": "^10.19.3", "sanitize-html": "^2.11.0" } -}
\ No newline at end of file +} |
