diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a4dddf5..93879d9 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,9 @@ "astro": "astro" }, "dependencies": { + "@astrojs/vercel": "^6.1.3", "@iconify-json/fa6-brands": "^1.1.18", - "astro": "^4.0.5", + "astro": "^4.1.1", "astro-icon": "^1.0.2" } }
\ No newline at end of file |
