Skip to content

Commit

Permalink
Update to BotBuilder v3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pcostantini committed May 15, 2017
1 parent f5949da commit 99b8408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Node/blog-LUISActionBinding/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"bluebird": "^3.5.0",
"botbuilder": "^3.7.0",
"botbuilder": "^3.8.1",
"lodash": "^4.17.4",
"schema-inspector": "^1.6.8"
}
Expand Down
2 changes: 1 addition & 1 deletion Node/blog-LUISActionBinding/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Microsoft Corp.",
"license": "MIT",
"dependencies": {
"botbuilder": "^3.7.0",
"botbuilder": "^3.8.1",
"dotenv-extended": "^1.0.4",
"jsonpath": "^0.2.10",
"lodash": "^4.17.4",
Expand Down

0 comments on commit 99b8408

Please sign in to comment.