mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Downgrade the JSHint version in order to fix linting failures on Travis
This commit is contained in:
parent
7381ff9523
commit
de07bd23dd
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue