Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Package Registry and names inconsistency #20

Open
3 tasks
JKrol opened this issue Jun 27, 2020 · 0 comments
Open
3 tasks

Github Package Registry and names inconsistency #20

JKrol opened this issue Jun 27, 2020 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@JKrol
Copy link
Member

JKrol commented Jun 27, 2020

Package was published in npm package registry with vue-deprecated name (https://www.npmjs.com/package/vue-deprecate). When publishing to github package registry, name had to be changed to @fringers/vue-deprecated (https://github.com/fringers/vue-deprecate/packages/289692).

So now we have a names inconsistency and also automatic publish action is not working (because it is taking name from package.json).

TODO:

  • fix naming convention

  • fix publish action

  • fix readme to have correct installation script

@JKrol JKrol added bug Something isn't working documentation Improvements or additions to documentation labels Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant