Skip to content

Commit

Permalink
Add results to EndDialog for form generation. (#8183)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris McConnell <chrimc>
  • Loading branch information
chrimc62 committed Jun 23, 2021
1 parent df86c38 commit 56d8fe1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Composer/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@botframework-composer/types": "*",
"@microsoft/bf-dialog": "4.13.1",
"@microsoft/bf-dispatcher": "^4.11.0-beta.20201016.393c6b2",
"@microsoft/bf-generate-library": "^4.14.0-preview.20210623.2c36100",
"@microsoft/bf-generate-library": "^4.14.0-preview.20210623.f03627c",
"@microsoft/bf-lu": "4.14.0-dev.20210602.be805a8",
"@microsoft/bf-orchestrator": "4.13.0-rc0",
"applicationinsights": "^1.8.7",
Expand Down
8 changes: 4 additions & 4 deletions Composer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4189,10 +4189,10 @@
ts-md5 "^1.2.6"
tslib "^1.10.0"

"@microsoft/bf-generate-library@^4.14.0-preview.20210623.2c36100":
version "4.14.0-preview.20210623.2c36100"
resolved "https://registry.yarnpkg.com/@microsoft/bf-generate-library/-/bf-generate-library-4.14.0-preview.20210623.2c36100.tgz#b6677f6912ca9ba528ef0bc7f3e37e9dbb0a7ee1"
integrity sha512-dX7vbDuesTnxYPngWPsVRftLMh5Bf0MnHqP+oe9ZFo5D+HzRHe88c8MtslLDJjO3NjhBUn8lRhPitCbueKBO0w==
"@microsoft/bf-generate-library@^4.14.0-preview.20210623.f03627c":
version "4.14.0-preview.20210623.f03627c"
resolved "https://registry.yarnpkg.com/@microsoft/bf-generate-library/-/bf-generate-library-4.14.0-preview.20210623.f03627c.tgz#2b7156d8fe55e2b16e27a2a82688a344b5b3a0a5"
integrity sha512-Hbv3TMgN+4sxoNXzZEWVdvhULjcG4ALdNrfnNq+spdYOUNdazEBEC7FsRpTNHNI1nP966PiMI0kFapirbypK0Q==
dependencies:
"@microsoft/bf-lu" latest
adaptive-expressions latest
Expand Down

0 comments on commit 56d8fe1

Please sign in to comment.