update jshint

This commit is contained in:
nightwing 2014-05-21 18:15:59 +04:00
commit 4e2d7a41f5
2 changed files with 365 additions and 179 deletions

File diff suppressed because it is too large Load diff

View file

@ -85,7 +85,7 @@ var deps = {
jshint: {
path: "mode/javascript/jshint.js",
browserify: {
npmModule: "git+https://github.com/nightwing/jshint.git#master",
npmModule: "git+https://github.com/ajaxorg/jshint.git#master",
path: "jshint/src/jshint.js",
exports: "jshint"
},