rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
11 stars 12 forks source link

npm run publish command is recursively trying to publish package after it's already successfully published to npm #210

Closed kotAPI closed 5 months ago

kotAPI commented 6 months ago

Found the reason why this has happened from an SO thread.

publish script from package.json triggers recursively - https://stackoverflow.com/a/62870817