Skip to content

Commit

Permalink
Update botframework-directlinejs to 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cwhitten committed Mar 4, 2019
1 parent b95462b commit 4ceb560
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 29 deletions.
12 changes: 6 additions & 6 deletions packages/bundle/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@babel/runtime": "^7.1.2",
"adaptivecards": "~1.1.2",
"botframework-directlinejs": "~0.11.2",
"botframework-directlinejs": "^0.11.4",
"botframework-webchat-component": "^0.0.0-0",
"botframework-webchat-core": "^0.0.0-0",
"core-js": "^2.5.7",
Expand Down
12 changes: 6 additions & 6 deletions packages/component/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"babel-jest": "^23.6.0",
"babel-plugin-istanbul": "^5.1.0",
"babel-plugin-version-transform": "^1.0.0",
"botframework-directlinejs": "~0.11.2",
"botframework-directlinejs": "^0.11.4",
"concurrently": "^4.0.1",
"jest": "^23.6.0",
"react": "^16.4.1",
Expand All @@ -77,7 +77,7 @@
"simple-update-in": "^1.3.0"
},
"peerDependencies": {
"botframework-directlinejs": "^0.11.1",
"botframework-directlinejs": "^0.11.4",
"react": "^16.4.1"
}
}
12 changes: 6 additions & 6 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"babel-jest": "^23.6.0",
"babel-plugin-istanbul": "^5.1.0",
"babel-plugin-version-transform": "^1.0.0",
"botframework-directlinejs": "~0.11.2",
"botframework-directlinejs": "^0.11.4",
"concurrently": "^4.0.1",
"jest": "^23.6.0",
"rimraf": "^2.6.2",
Expand Down
12 changes: 6 additions & 6 deletions packages/playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"dependencies": {
"adaptivecards": "~1.1.2",
"botframework-directlinejs": "~0.11.2",
"botframework-directlinejs": "^0.11.4",
"botframework-webchat": "^0.0.0-0",
"botframework-webchat-component": "^0.0.0-0",
"botframework-webchat-core": "^0.0.0-0",
Expand Down

0 comments on commit 4ceb560

Please sign in to comment.