Skip to content

Conversation

@tim-lai
Copy link
Contributor

@tim-lai tim-lai commented May 14, 2020

Description

cleanup package-lock to reflect actual current dependency tree

Motivation and Context

In earlier commit, it appears that package-lock still contained references to dependencies that are no longer used in the project. This included dependencies installed as part of debug/trial/testing.

Hopefully this will help production release build

How Has This Been Tested?

Does not appear to have impact on local build or test.

Screenshots (if appropriate):

Types of changes

  • No code changes (changes to documentation, CI, metadata, etc)
  • Dependency changes (any modification to dependencies in package.json)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@tim-lai tim-lai merged commit c2c0e89 into swagger-api:master May 14, 2020
@tim-lai tim-lai deleted the housekeeping/cleanup-package-lock branch May 15, 2020 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant