Skip to content

feat(npx): switch from npm to npx to isolate dependencies#17

Merged
thomasleplus merged 1 commit intomainfrom
npx
Nov 10, 2025
Merged

feat(npx): switch from npm to npx to isolate dependencies#17
thomasleplus merged 1 commit intomainfrom
npx

Conversation

@thomasleplus
Copy link
Copy Markdown
Member

Readiness checklist

Please check the boxes below to confirm that you have followed the
required guidelines for contributions:

  • All commits are signed.
  • The title for this pull request is the same as the first commit's message and it follows the conventional commits specification. See commit history for examples.
  • If this pull request includes code changes, they were all properly tested. Automated tests were also included where possible.
  • If applicable, this pull request includes the relevant documentation for this change.
  • If this pull request is related to an existing issue, you can use the same description below but in any case include a link to the issue like Fixes #ISSUE_NUMBER. or Closes #ISSUE_NUMBER..

Description

Switch from npm to npx to isolate dependencies.

@github-actions github-actions Bot added the feat [Conventional Commits] A new feature label Nov 10, 2025
@thomasleplus thomasleplus merged commit 6eff819 into main Nov 10, 2025
43 of 44 checks passed
@thomasleplus thomasleplus deleted the npx branch November 10, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat [Conventional Commits] A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant