aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-10-07 20:13:50 +0300
committereug-vs <eug-vs@keemail.me>2020-10-07 20:13:50 +0300
commit052212ef180af5a86fa4b79094a25802f0184139 (patch)
treec64b780cbdbd1814bcc1071bfab7cee5afae5f40 /package.json
parent5097e7b05d260b378f315aa48aa577692b0495dd (diff)
downloadwhich-api-052212ef180af5a86fa4b79094a25802f0184139.tar.gz
chore: install dotenv
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2a7ecf3..99a71bd 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"bluebird": "^3.7.2",
"cors": "^2.8.5",
"debug": "^4.1.1",
+ "dotenv": "^8.2.0",
"feathers-hooks-common": "^5.0.3",
"feathers-mongoose": "^8.3.0",
"lodash": "^4.17.15",