Skip to content

Commit

Permalink
chore: fix apidoc compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypicalpro committed Aug 31, 2020
1 parent f0f6473 commit fd62187
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
20 changes: 12 additions & 8 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"mock-http-server": "^1.4.2",
"nyc": "^15.1.0",
"standard": "^14.3.4",
"strip-ansi": "^6.0.0"
"strip-ansi": "^6.0.0",
"unist-util-is": "^4.0.2"
}
}

0 comments on commit fd62187

Please sign in to comment.