From 69ca62bd35a725fac1c4ab167f48016782a3010c Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 7 Apr 2019 19:48:47 -0300 Subject: [PATCH] fix(general): tslint being applied in all sources. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e2161e27..073afdd3 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "botbuilder-choices": "4.0.0-preview1.2", "botbuilder-dialogs": "4.3.4", "botbuilder-prompts": "4.0.0-preview1.2", - "botlib": "0.1.24", + "botlib": "0.1.23", "chai": "4.2.0", "child_process": "^1.0.2", "chokidar": "2.1.5", @@ -88,7 +88,7 @@ "ngrok": "3.1.1", "nyc": "13.3.0", "opn": "6.0.0", - "pragmatismo-io-framework": "1.0.20", + "pragmatismo-io-framework": "1.0.19", "process-exists": "3.1.0", "public-ip": "^3.0.0", "reflect-metadata": "0.1.13",