aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index b96197915..78a8520f4 100644
--- a/package.json
+++ b/package.json
@@ -33,6 +33,7 @@
]
}
],
+ "envify",
"brfs"
]
},
@@ -127,6 +128,7 @@
"clone": "^1.0.2",
"deep-freeze-strict": "^1.1.1",
"del": "^2.2.0",
+ "envify": "^4.0.0",
"fs-promise": "^1.0.0",
"gulp": "github:gulpjs/gulp#4.0",
"gulp-if": "^2.0.1",