aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e11c0ce..0c9d4eb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "faaslift",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "",
"main": "index.js",
"scripts": {
@@ -13,6 +13,7 @@
"dependencies": {
"chalk": "^2.4.1",
"dotenv": "^6.0.0",
+ "ejs": "^2.6.1",
"express": "^4.16.3",
"intercept-stdout": "^0.1.2",
"monk": "^6.0.6",