From 64f516b4e2b527f7bc8f4628041fde94b8c4b749 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 19 Aug 2012 09:50:39 -0700 Subject: blah --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 62c0b65..7904476 100644 --- a/index.js +++ b/index.js @@ -18,6 +18,7 @@ // ======================================================================== + "use strict" var express = require('express') -- cgit v1.2.3