new(all): Web log.
This commit is contained in:
parent
31f262e83e
commit
baad3e7563
1 changed files with 5 additions and 2 deletions
|
@ -71,6 +71,7 @@
|
||||||
"azure-arm-sql": "5.7.0",
|
"azure-arm-sql": "5.7.0",
|
||||||
"azure-arm-website": "5.7.0",
|
"azure-arm-website": "5.7.0",
|
||||||
"azure-search-client": "3.1.5",
|
"azure-search-client": "3.1.5",
|
||||||
|
"basic-auth": "2.0.1",
|
||||||
"billboard.js": "^3.4.1",
|
"billboard.js": "^3.4.1",
|
||||||
"bluebird": "3.7.2",
|
"bluebird": "3.7.2",
|
||||||
"body-parser": "1.19.0",
|
"body-parser": "1.19.0",
|
||||||
|
@ -79,7 +80,7 @@
|
||||||
"botbuilder-ai": "4.11.0",
|
"botbuilder-ai": "4.11.0",
|
||||||
"botbuilder-dialogs": "4.11.0",
|
"botbuilder-dialogs": "4.11.0",
|
||||||
"botframework-connector": "4.11.0",
|
"botframework-connector": "4.11.0",
|
||||||
"botlib": "1.10.1",
|
"botlib": "1.10.8",
|
||||||
"c3-chart-maker": "^0.2.8",
|
"c3-chart-maker": "^0.2.8",
|
||||||
"cli-spinner": "0.2.10",
|
"cli-spinner": "0.2.10",
|
||||||
"core-js": "3.14.0",
|
"core-js": "3.14.0",
|
||||||
|
@ -141,7 +142,9 @@
|
||||||
"vbscript-to-typescript": "1.0.8",
|
"vbscript-to-typescript": "1.0.8",
|
||||||
"walk-promise": "0.2.0",
|
"walk-promise": "0.2.0",
|
||||||
"washyourmouthoutwithsoap": "1.0.2",
|
"washyourmouthoutwithsoap": "1.0.2",
|
||||||
"whatsapp-web.js": "1.17.0"
|
"whatsapp-web.js": "1.17.0",
|
||||||
|
"winston": "^2.4.2",
|
||||||
|
"winston-logs-display": "^1.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/puppeteer": "5.4.6",
|
"@types/puppeteer": "5.4.6",
|
||||||
|
|
Loading…
Add table
Reference in a new issue