diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-04-08 23:19:49 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-04-08 23:19:49 -0400 |
| commit | 2a4266fd00a0b1327a7b24ee9807b94f0060a118 (patch) | |
| tree | 316b74a259ecd3ba5bafbe89f9cbfdf30b8d4159 /package.json | |
| parent | bae6a32b83209846b2a6a757c0c414d537c157b2 (diff) | |
load environment with dotenv
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 1e7c1cd..c837051 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "author": "OKFocus", "license": "None", "dependencies": { + "dotenv": "^1.1.0", "express": "^4.12.3", "object-assign": "^2.0.0", "q": "^1.2.0" |
