fix(general): tslint being applied in all sources.
This commit is contained in:
parent
77ccc3d319
commit
69ca62bd35
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@
|
||||||
"botbuilder-choices": "4.0.0-preview1.2",
|
"botbuilder-choices": "4.0.0-preview1.2",
|
||||||
"botbuilder-dialogs": "4.3.4",
|
"botbuilder-dialogs": "4.3.4",
|
||||||
"botbuilder-prompts": "4.0.0-preview1.2",
|
"botbuilder-prompts": "4.0.0-preview1.2",
|
||||||
"botlib": "0.1.24",
|
"botlib": "0.1.23",
|
||||||
"chai": "4.2.0",
|
"chai": "4.2.0",
|
||||||
"child_process": "^1.0.2",
|
"child_process": "^1.0.2",
|
||||||
"chokidar": "2.1.5",
|
"chokidar": "2.1.5",
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
"ngrok": "3.1.1",
|
"ngrok": "3.1.1",
|
||||||
"nyc": "13.3.0",
|
"nyc": "13.3.0",
|
||||||
"opn": "6.0.0",
|
"opn": "6.0.0",
|
||||||
"pragmatismo-io-framework": "1.0.20",
|
"pragmatismo-io-framework": "1.0.19",
|
||||||
"process-exists": "3.1.0",
|
"process-exists": "3.1.0",
|
||||||
"public-ip": "^3.0.0",
|
"public-ip": "^3.0.0",
|
||||||
"reflect-metadata": "0.1.13",
|
"reflect-metadata": "0.1.13",
|
||||||
|
|
Loading…
Add table
Reference in a new issue