You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update publishing configuration to use npm registry
- Changed the registry in package.json and .npmrc from GitHub Packages to the public npm registry.
- Updated README.md to reflect the new publishing process and instructions for npm.
- Modified GitHub Actions workflow to publish to npm instead of GitHub Packages.