Skip to content

Remove unused dependencies and replace uuid with native crypto.randomUUID#2

Open
sagohub wants to merge 2 commits intomaxinne-dev:mainfrom
sagohub:fix/extension-activation
Open

Remove unused dependencies and replace uuid with native crypto.randomUUID#2
sagohub wants to merge 2 commits intomaxinne-dev:mainfrom
sagohub:fix/extension-activation

Conversation

@sagohub
Copy link

@sagohub sagohub commented Mar 4, 2026

Removed unused packages (simple-git) and replaced the uuid dependency with Node.js is native crypto.randomUUID().
This resolves the extension activation error and reduces unnecessary dependencies #1.

Changes:

  • Removed simple-git from dependencies
  • Replaced uuid with crypto.randomUUID

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.

1 participant