summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index 625444d..b529caf 100644
--- a/index.js
+++ b/index.js
@@ -1,3 +1,4 @@
+"use strict";
/* Deps */
var http = require('http')
, path = require('path')