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 afb226a..24f5b55 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ "prepare": "husky install" }, "dependencies": { - "astro": "^2.9.7" + "astro": "^2.9.7", + "vercel": "^31.2.2" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^6.2.1", |
