Skip to content

Commit 4564117

Browse files
committedFeb 15, 2021
Install @microsoft/tsdoc
1 parent 816cd9a commit 4564117

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed
 

‎package-lock.json

+17-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"release": "release-it"
2121
},
2222
"dependencies": {
23+
"@microsoft/tsdoc": "^0.13.0",
2324
"@nestjs/mapped-types": "0.3.0",
2425
"lodash": "4.17.20",
2526
"path-to-regexp": "3.2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.