File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
"description" : " A code sample that illustrates usage of the API for @microsoft/tsdoc" ,
6
6
"license" : " MIT" ,
7
7
"dependencies" : {
8
- "@microsoft/tsdoc" : " 0.9.1 " ,
8
+ "@microsoft/tsdoc" : " 0.9.2 " ,
9
9
"@types/node" : " 10.7.1" ,
10
10
"colors" : " ~1.3.2"
11
11
},
Original file line number Diff line number Diff line change 9
9
"start" : " node node_modules/webpack-dev-server/bin/webpack-dev-server --config webpack.dev.config.js --open"
10
10
},
11
11
"dependencies" : {
12
- "@microsoft/tsdoc" : " 0.9.1 " ,
12
+ "@microsoft/tsdoc" : " 0.9.2 " ,
13
13
"@types/react" : " 16.4.16" ,
14
14
"@types/react-dom" : " 16.0.8" ,
15
15
"promise" : " 8.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/tsdoc" ,
3
- "version" : " 0.9.1 " ,
3
+ "version" : " 0.9.2 " ,
4
4
"description" : " A parser for the TypeScript doc comment syntax" ,
5
5
"keywords" : [
6
6
" TypeScript" ,
You can’t perform that action at this time.
0 commit comments