Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] package.json contents of v1.3.3 is out of sync with what is in repo? #13

Open
erwinw opened this issue Jan 22, 2021 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@erwinw
Copy link
Contributor

erwinw commented Jan 22, 2021

Describe the bug
The contents of the package.json file in the published version 1.3.3 are out of sync with the contents of the repo. Specifically, the only difference is the following:

NPM:

"aws-sdk": "2.617.0"

Repo:

"aws-sdk": "^2.644.0"

To Reproduce
Steps to reproduce the behavior:

Download the published version from NPM:

curl -LO https://registry.npmjs.org/@fjandin/config-man/-/config-man-1.3.3.tgz

Expected behavior

The peer dependency should be updated.

Additional context
Add any other context about the problem here.

@erwinw erwinw added the bug Something isn't working label Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants