Applying package updates.
This commit is contained in:
Родитель
11a787e4c2
Коммит
e2718c33b2
|
@ -5,7 +5,7 @@
|
||||||
"description": "A code sample that illustrates usage of the API for @microsoft/tsdoc",
|
"description": "A code sample that illustrates usage of the API for @microsoft/tsdoc",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microsoft/tsdoc": "0.12.2",
|
"@microsoft/tsdoc": "0.12.3",
|
||||||
"@types/node": "10.7.1",
|
"@types/node": "10.7.1",
|
||||||
"colors": "~1.3.2"
|
"colors": "~1.3.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"start": "node node_modules/webpack-dev-server/bin/webpack-dev-server --config webpack.dev.config.js --open"
|
"start": "node node_modules/webpack-dev-server/bin/webpack-dev-server --config webpack.dev.config.js --open"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microsoft/tsdoc": "0.12.2",
|
"@microsoft/tsdoc": "0.12.3",
|
||||||
"@types/react": "16.4.18",
|
"@types/react": "16.4.18",
|
||||||
"@types/react-dom": "16.0.9",
|
"@types/react-dom": "16.0.9",
|
||||||
"promise": "8.0.1",
|
"promise": "8.0.1",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@microsoft/tsdoc",
|
"name": "@microsoft/tsdoc",
|
||||||
"version": "0.12.2",
|
"version": "0.12.3",
|
||||||
"description": "A parser for the TypeScript doc comment syntax",
|
"description": "A parser for the TypeScript doc comment syntax",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"TypeScript",
|
"TypeScript",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче