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

Local version supported? #34

Closed
alexcroox opened this issue Nov 10, 2019 · 1 comment
Closed

Local version supported? #34

alexcroox opened this issue Nov 10, 2019 · 1 comment

Comments

@alexcroox
Copy link

alexcroox commented Nov 10, 2019

Ideally I don't want to install this globally so I installed against a single repo and ran:

npx bump patch ./app-version.json

But that just changed my package.json version to "patch"

I've also tried npx bump --patch app-version.json but can't seem to find the right combination of arguments to update my custom file.

app-version.json:

{
  "version": "2.0.5"
}
@alexcroox
Copy link
Author

Sorry for wasting your time, turns out I still had another bump package installed that was conflicting 🤦‍♂

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

No branches or pull requests

1 participant