charpeni opened a new pull request, #23796: URL: https://github.com/apache/superset/pull/23796
### SUMMARY It seems like packages from `superset-frontend` used to live in [`apache-superset/superset-ui`](https://github.com/apache-superset/superset-ui), but the repository was archived, and content has been imported here. Unfortunately, they still contain multiple references to the legacy repository, including links in `package.json` that are used by npm. It means that published packages on npm are still linking to the archived repository saying to not use it anymore. To remove that confusion, I've renamed all references to `apache-superset/superset-ui` and cleaned up relevant fields in `package.json` to better support a monorepo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org