Skip to content

Commit eb511f8

Browse files
authored
Merge pull request #361 from billba/master
updated DirectLine
2 parents c71e75f + d374b42 commit eb511f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botframework-webchat",
3-
"version": "0.9.0",
3+
"version": "0.10.1",
44
"description": "Embeddable web chat control for the Microsoft Bot Framework",
55
"main": "built/BotChat.js",
66
"types": "built/BotChat.d.ts",
@@ -22,7 +22,7 @@
2222
"author": "Microsoft Corp",
2323
"license": "MIT",
2424
"dependencies": {
25-
"botframework-directlinejs": "^0.9.0",
25+
"botframework-directlinejs": "^0.9.2",
2626
"core-js": "^2.4.1",
2727
"he": "^1.1.0",
2828
"marked": "^0.3.6",

0 commit comments

Comments
 (0)