batavia
batavia copied to clipboard
Node modules use legacy name pybee
The node modules for batavia, toga and ourobos reference the legacy name pybee.
A suggestion for addressing this is as follows:
- Set up a new account for [at]beeware on npmjs, resubmit the three modules
- Deprecate the existing [at]pybee modules on npm in line with: https://stackoverflow.com/questions/28371669/renaming-a-published-npm-module
- Update each of the batavia, toga and ourobos repos to replace @pybee/
with @beeware/ .
Thanks for the heads up - we've got the beeware organization on npm, so we just need to republish the packages.