From 82055992bb5f7f098577be2d3aa31bcd477669ae Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 1 Dec 2018 14:43:05 +0000 Subject: [PATCH] fix(package): update botlib to version 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60aa6714..4afef48c 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "botbuilder-choices": "^4.0.0-preview1.2", "botbuilder-dialogs": "^4.1.5", "botbuilder-prompts": "^4.0.0-preview1.2", - "botlib": "0.1.6", + "botlib": "0.1.7", "chai": "4.2.0", "child_process": "^1.0.2", "chokidar": "2.0.4",