Skip to content

fix: chalk, debug, execa missing from package.json#152

Merged
shazron merged 1 commit intomasterfrom
issue-151
Apr 20, 2020
Merged

fix: chalk, debug, execa missing from package.json#152
shazron merged 1 commit intomasterfrom
issue-151

Conversation

@shazron
Copy link
Copy Markdown
Member

@shazron shazron commented Apr 20, 2020

closes #151

How Has This Been Tested?

npm install
npm test
npm run e2e (with runtime creds in ~/.wskprops)

Types of changes

  • 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:

  • I have signed the Adobe Open Source CLA.
  • 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 read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2020

Codecov Report

Merging #152 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #152   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        57           
  Lines         1824      1824           
  Branches       332       332           
=========================================
  Hits          1824      1824           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4aaf16...1ad71a3. Read the comment docs.

@shazron shazron merged commit 1b8717b into master Apr 20, 2020
@shazron shazron deleted the issue-151 branch April 20, 2020 05:38
bhageena pushed a commit to bhageena/aio-cli-plugin-runtime that referenced this pull request Jul 21, 2021
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.

chalk missing from package.json

1 participant