Skip to content

Commit c19f4c0

Browse files
committed
Add tsdoc dependency for api-documenter
1 parent 1d6230a commit c19f4c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/api-documenter/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"@microsoft/api-extractor": "6.0.9",
1919
"@microsoft/node-core-library": "3.5.0",
2020
"@microsoft/ts-command-line": "4.2.2",
21+
"@microsoft/tsdoc": "0.11.0",
2122
"colors": "~1.2.1",
2223
"js-yaml": "~3.9.1"
2324
},

0 commit comments

Comments
 (0)