Skip to content

Commit

Permalink
use renamed @mocha/docdash
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
  • Loading branch information
boneskull committed May 17, 2018
1 parent 9dc45a0 commit dd45d0a
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion jsdoc.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"plugins": ["plugins/markdown"],
"opts": {
"encoding": "utf8",
"template": "node_modules/mocha-docdash",
"template": "node_modules/@mocha/docdash",
"destination": "docs/api",
"recurse": true,
"verbose": true
Expand Down
Loading

0 comments on commit dd45d0a

Please sign in to comment.