Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

[TypeScript][Bot-Solutions] Add missing dependencies #3793

Conversation

Batta32
Copy link
Collaborator

@Batta32 Batta32 commented Apr 29, 2021

Fix #3791

Purpose

What is the context of this pull request? Why is it being done?
botframework-schema and botbuilder-core dependencies are consumed through other dependencies.

Changes

Are there any changes that need to be called out as significant or particularly difficult to grasp? (Include illustrative screenshots for context if applicable.)

  • Update package.json to consume botframework-schema and botbuilder-core explicitly in bot-solutions
  • Update package-lock.json with these changes

Tests

These changes were validated in the bot-solutions library executing npm run build and npm run test

npm run build
image

npm run test
image

Feature Plan

Are there any remaining steps or dependencies before this issue can be fully resolved? If so, describe and link to any relevant pull requests or issues.
-

Checklist

General

  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the appropriate tests
  • I have updated related documentation

@lauren-mills lauren-mills merged commit ef7790e into microsoft:master Jun 2, 2021
@Batta32 Batta32 deleted the fix/southworks/bot-solutions/add-missing-dependencies branch June 2, 2021 22:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bot-Solutions Library missing dependencies in package.json
2 participants