Skip to content

Commit

Permalink
Add missing dependencies of botframework-schema and botbuilder-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Batta32 committed Jun 2, 2021
1 parent 3da9619 commit d51e6ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/typescript/libraries/bot-solutions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@
"botbuilder": "^4.9.2",
"botbuilder-ai": "^4.9.2",
"botbuilder-azure": "^4.9.2",
"botbuilder-core": "^4.9.2",
"botbuilder-dialogs": "^4.9.2",
"botframework-config": "^4.9.2",
"botframework-connector": "^4.9.2",
"botframework-schema": "^4.9.2",
"botbuilder-lg": "^4.9.2",
"dayjs": "1.8.17",
"jwks-rsa": "1.5.0",
Expand Down

0 comments on commit d51e6ba

Please sign in to comment.