diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-05 22:18:30 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-06 22:40:07 +0100 |
| commit | e83365c0842dd4826c32b137877dab1d34a189cd (patch) | |
| tree | abaea964adfd675c745fbc74cb1a4b792df89a3b /package.json | |
| parent | aba5b4e4879712b691532f855eb718d12dd5b9e5 (diff) | |
Installs dotenv NPM package
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a1c48a1..a9ec215 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ }, "dependencies": { "astro": "^2.9.7", + "dotenv": "^16.3.1", "vercel": "^31.2.2" }, "devDependencies": { |
