Skip to content

Commit

Permalink
Update to hyperlink 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Aug 15, 2019
1 parent 46db504 commit 2b0d8ae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ module.exports = {
},
linkcheck: {
script:
"hyperlink -ri --canonicalroot https://mochajs.org docs/_site/index.html --todo 'id=\"line'"
"hyperlink -ri --canonicalroot https://mochajs.org docs/_site/index.html --skip 'id=\"line'"
},
postbuild: {
script:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@
"eslint-plugin-standard": "^4.0.0",
"fs-extra": "^8.0.1",
"husky": "^1.3.1",
"hyperlink": "^4.3.0",
"hyperlink": "^4.3.1",
"jsdoc": "^3.6.2",
"karma": "^4.1.0",
"karma-browserify": "^6.0.0",
Expand Down

0 comments on commit 2b0d8ae

Please sign in to comment.