Skip to content

Commit

Permalink
Remove @types/dotenv dev dependency
Browse files Browse the repository at this point in the history
The @types/dotenv package has been deprecated.

See motdotla/dotenv#430 and https://github.com/motdotla/dotenv/releases/tag/v8.2.0
  • Loading branch information
pyrotechnick committed Jan 19, 2020
1 parent 35352f6 commit ad586b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"@nestjs/core": "6.10.14",
"@nestjs/platform-express": "6.10.14",
"@nestjs/testing": "6.10.14",
"@types/dotenv": "8.2.0",
"@types/hapi__joi": "16.0.6",
"@types/jest": "24.9.0",
"@types/lodash.get": "4.4.6",
Expand Down

0 comments on commit ad586b1

Please sign in to comment.