Skip to content

Commit

Permalink
chore: Bump version to 0.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Jun 29, 2020
1 parent 7b54288 commit 471d36e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typedoc",
"description": "Create api documentation for TypeScript projects.",
"version": "0.17.7",
"version": "0.17.8",
"homepage": "https://typedoc.org",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
"minimatch": "^3.0.0",
"progress": "^2.0.3",
"shelljs": "^0.8.4",
"typedoc-default-themes": "^0.10.1"
"typedoc-default-themes": "^0.10.2"
},
"peerDependencies": {
"typescript": ">=3.8.3"
Expand Down

0 comments on commit 471d36e

Please sign in to comment.