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

Ensure that versions of dependencies remain in sync #1182

Closed
chalin opened this issue Aug 18, 2022 · 1 comment · Fixed by #1725 or #1733
Closed

Ensure that versions of dependencies remain in sync #1182

chalin opened this issue Aug 18, 2022 · 1 comment · Fixed by #1725 or #1733
Assignees
Labels
dependencies Pull requests that update a dependency file e0-minutes Effort < 60 min e1-hours module p1-high

Comments

@chalin
Copy link
Collaborator

chalin commented Aug 18, 2022

We need to ensure that versions of dependencies remain in sync across installation options, namely:

  • Hugo modules
  • NPM packages
  • CDN
@deining
Copy link
Collaborator

deining commented Sep 2, 2022

We need to ensure that versions of dependencies remain in sync across installation options, namely:

* Hugo modules

* NPM packages

* CDN

I agree.

Just created PR #1218 in order to achieve that for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment