Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit 73f1d00

Browse files
author
Ahmad Nassri
authored
Merge pull request #103 from ahmadnassri/renovate/dotenv-6.x
fix(deps): update dependency dotenv to v6
2 parents f1fc3c8 + e7b40c4 commit 73f1d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"chalk": "^2.0.0",
5656
"commander": "^2.9.0",
57-
"dotenv": "^4.0.0",
57+
"dotenv": "^6.0.0",
5858
"glob": "^7.1.1",
5959
"lintspaces": "0.6.0",
6060
"minimatch": "^3.0.3",

0 commit comments

Comments
 (0)