Skip to content

Use the public npm registry on the example project - #5

Merged
bpedro merged 4 commits into
developfrom
fix/example-package-lock
Jul 17, 2026
Merged

Use the public npm registry on the example project#5
bpedro merged 4 commits into
developfrom
fix/example-package-lock

Conversation

@bpedro

@bpedro bpedro commented Jul 15, 2026

Copy link
Copy Markdown
Member

Summary

The example project (./example) was using an internal npm registry. This PR makes it use the public one (https://registry.npmjs.org/).

Checklist

  • Commits are signed (git commit -S)
  • Commit messages follow Conventional Commits

@bpedro
bpedro marked this pull request as ready for review July 15, 2026 09:24
@bpedro
bpedro requested a review from a team as a code owner July 15, 2026 09:24
@bpedro
bpedro merged commit b66212d into develop Jul 17, 2026
7 checks passed
@bpedro
bpedro deleted the fix/example-package-lock branch July 17, 2026 10:38
bpedro added a commit that referenced this pull request Jul 20, 2026
* ci: align workflows with git flow (#3)

* ci: align workflows with git flow

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* docs: document git flow contribution model

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* ci: restore InditexTech SonarCloud guard

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore: add original code (#2)

* Add a demo video (#4)

* docs: add animated GIF demo video

* fix: use the public npm registry on the example project (#5)

* fix: use the public npm registry

* fix: configure public npm registry on the example folder

* fix: re-install modules from public npm registry

* fix: add missing example .npmrc

* docs: add third-party notices and license bundle from ORT analysis (#6)

Document third-party dependency licenses in README (Third-Party Notices),
add per-license texts under THIRD-PARTY-LICENSES/ and annotate REUSE.toml.

* fix: add missing package author (#7)

* fix: add missing package author

* docs: fix prettier linting

---------

Co-authored-by: Andrea <72810518+amagan@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

2 participants