aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7451c5d..0f4c067 100644
--- a/package.json
+++ b/package.json
@@ -15,10 +15,10 @@
"express": "^4.16.3",
"monk": "^6.0.6",
"require-from-string": "^2.0.2",
- "vorpal": "^1.12.0"
+ "vorpal": "^1.12.0",
+ "dotenv": "^6.0.0"
},
"devDependencies": {
- "dotenv": "^6.0.0",
"nodemon": "^1.18.1",
"xo": "^0.21.1"
},