Skip to content

Commit

Permalink
Bump botframework-directlinejs in all packages/samples (#1544)
Browse files Browse the repository at this point in the history
* Bump botframework-directlinejs on all packages
  • Loading branch information
cwhitten authored Dec 28, 2018
1 parent 3dd2dff commit 546fee4
Show file tree
Hide file tree
Showing 9 changed files with 82 additions and 82 deletions.
6 changes: 3 additions & 3 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.0.0",
"botframework-directlinejs": "^0.10.0",
"botframework-directlinejs": "^0.10.1",
"botframework-webchat-component": "^0.0.0-0",
"botframework-webchat-core": "^0.0.0-0",
"core-js": "^2.5.7",
Expand Down
6 changes: 3 additions & 3 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.10.0",
"botframework-directlinejs": "^0.10.1",
"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.10.0",
"botframework-directlinejs": "^0.10.1",
"react": "^16.4.1"
}
}
6 changes: 3 additions & 3 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.10.0",
"botframework-directlinejs": "^0.10.1",
"concurrently": "^4.0.1",
"jest": "^23.6.0",
"rimraf": "^2.6.2",
Expand Down
Loading

0 comments on commit 546fee4

Please sign in to comment.