diff options
| author | Ritesh Ghosh <[email protected]> | 2023-08-13 19:26:21 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2023-08-13 19:26:21 +0530 |
| commit | 6c9f36ff19a6c60bfdf87a2159a604dc8cdf598d (patch) | |
| tree | 3b364a34aa99ae2f1c0963ece4fa66aa1fb08ffe | |
| parent | a4de55af0194fa49549ffb020b20383e154a6a69 (diff) | |
| download | aniwatch-api-6c9f36ff19a6c60bfdf87a2159a604dc8cdf598d.tar.xz aniwatch-api-6c9f36ff19a6c60bfdf87a2159a604dc8cdf598d.zip | |
chore(env): removed `envalid` pkg as not in use
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index b75ae94..07e8ec5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,6 @@ "axios": "^1.4.0", "cheerio": "^1.0.0-rc.12", "dotenv": "^16.3.1", - "envalid": "^7.3.1", "express": "^4.18.2", "express-rate-limit": "^6.9.0", "http-errors": "^2.0.0", |
