aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/core/jshint.js
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-02 00:11:51 -0800
committerValerio Virgillito2012-02-02 00:11:51 -0800
commit5a305ec44b2bd5198a248357439aae8ebbd75fee (patch)
treeec3b756beab7105841353ef79d4e8059b2b6a91c /node_modules/montage/core/jshint.js
parentdbe9c7705860fb3551321e23e7eab763f622241c (diff)
downloadninja-5a305ec44b2bd5198a248357439aae8ebbd75fee.tar.gz
upgrading to Montage v0.6
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/montage/core/jshint.js')
-rwxr-xr-xnode_modules/montage/core/jshint.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage/core/jshint.js b/node_modules/montage/core/jshint.js
index 584b5aef..24f18522 100755
--- a/node_modules/montage/core/jshint.js
+++ b/node_modules/montage/core/jshint.js
@@ -3928,7 +3928,7 @@ var JSHINT = (function (setup) {
3928 3928
3929 JSHINT.edition = '2011-04-16'; 3929 JSHINT.edition = '2011-04-16';
3930 3930
3931 return itself; 3931 return itself;
3932}); 3932});
3933 3933
3934// Make JSHINT a CommonJS module, if possible. 3934// Make JSHINT a CommonJS module, if possible.