From 052212ef180af5a86fa4b79094a25802f0184139 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 7 Oct 2020 20:13:50 +0300 Subject: chore: install dotenv --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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", -- cgit v1.2.3