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

Relax js-base64 constraint to ^3.6 #306

Closed
holm opened this issue Dec 7, 2021 · 2 comments
Closed

Relax js-base64 constraint to ^3.6 #306

holm opened this issue Dec 7, 2021 · 2 comments
Labels

Comments

@holm
Copy link

holm commented Dec 7, 2021

js-base64 had a bug where mocha was added as a dependency, rather than a dev-dependency, see dankogai/js-base64#149.

This was fixed in 3.7.1, but cannot be used with this package, since it dependency is set to ~3.6.0. I think it would be better to relax to ^3.6.0, so minor updates can be included.

@frederickfogerty
Copy link
Contributor

Hi @holm 👋 I've merged #305, which should fix this issue!

@holm
Copy link
Author

holm commented Dec 7, 2021

Awesome, thank you for the quick response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants