Update dotenv dependency

This commit is contained in:
Samer Albahra
2018-07-22 20:02:28 -05:00
parent 2dd2a3f152
commit fdcc52ed86
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
"test": "mocha test"
},
"dependencies": {
"dotenv": "^2.0.0",
"dotenv": "^6.0.0",
"express": "^4.16.3",
"geo-tz": "^4.0.1",
"grunt": "^1.0.3",