From d1291f67551c58168af43698a359cb5ddfd266b0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 3 Nov 2016 01:33:53 +0100 Subject: node_modules --- node_modules/loose-envify/custom.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'node_modules/loose-envify/custom.js') diff --git a/node_modules/loose-envify/custom.js b/node_modules/loose-envify/custom.js index 3a8714836..6389bfac5 100644 --- a/node_modules/loose-envify/custom.js +++ b/node_modules/loose-envify/custom.js @@ -1,2 +1,4 @@ // envify compatibility +'use strict'; + module.exports = require('./loose-envify'); -- cgit v1.2.3