[Pkg-javascript-commits] [pdf.js] 162/174: Downgrade the JSHint version in order to fix linting failures on Travis

David Prévot taffit at moszumanska.debian.org
Thu Nov 19 18:45:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit de07bd23dda36d6c849b1cb958e02df1963c616a
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Thu Nov 12 22:21:25 2015 +0100

    Downgrade the JSHint version in order to fix linting failures on Travis
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d460c0a..a4ff8de 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "version": "0.8.0",
   "devDependencies": {
     "jsdoc": "^3.3.0-alpha9",
-    "jshint": "^2.4.0",
+    "jshint": "~2.8.0",
     "wintersmith": "^2.0.0",
     "rimraf": "^2.4.1",
     "shelljs": "~0.4.0",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list