mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 10:15:37 +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",
|
"version": "0.8.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jsdoc": "^3.3.0-alpha9",
|
"jsdoc": "^3.3.0-alpha9",
|
||||||
"jshint": "^2.4.0",
|
"jshint": "~2.8.0",
|
||||||
"wintersmith": "^2.0.0",
|
"wintersmith": "^2.0.0",
|
||||||
"rimraf": "^2.4.1",
|
"rimraf": "^2.4.1",
|
||||||
"shelljs": "~0.4.0",
|
"shelljs": "~0.4.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue