Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
Bump to v0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yunair committed Jun 19, 2020
1 parent cbc6edc commit bc69b8e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 21 deletions.
58 changes: 39 additions & 19 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "type2docfx",
"version": "0.10.3",
"version": "0.10.5",
"description": "A tool to convert json format output from TypeDoc to universal reference model for DocFx to consume.",
"main": "./dist/main.js",
"bin": "./dist/main.js",
"scripts": {
"build": "tsc",
"ci-publish": "ci-publish",
"test": "jest",
"coverage": "jest --coverage"
},
Expand Down

0 comments on commit bc69b8e

Please sign in to comment.