We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c71e75f + d374b42 commit eb511f8Copy full SHA for eb511f8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "botframework-webchat",
3
- "version": "0.9.0",
+ "version": "0.10.1",
4
"description": "Embeddable web chat control for the Microsoft Bot Framework",
5
"main": "built/BotChat.js",
6
"types": "built/BotChat.d.ts",
@@ -22,7 +22,7 @@
22
"author": "Microsoft Corp",
23
"license": "MIT",
24
"dependencies": {
25
- "botframework-directlinejs": "^0.9.0",
+ "botframework-directlinejs": "^0.9.2",
26
"core-js": "^2.4.1",
27
"he": "^1.1.0",
28
"marked": "^0.3.6",
0 commit comments