We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The Druxt packages contain incorrect metadata in their respective package.json files and old links in their README's.
package.json
To Reproduce
yarn upgrade-interactive --latest
Expected behavior Metadata should point to the correct repositories. README's should point to the correct website.
Media
Your Environment (please complete the following information): N/A
Additional context All modules have documentation on the main project website: https://druxtjs.org/modules/views
https://github.com/druxt/druxt.js/tree/develop/packages
The text was updated successfully, but these errors were encountered:
chore(#261): update packages metadata
3fd6697
chore(#261): update nuxt modules metadata
a30949f
chore: update packages metadata (#291)
437e939
* chore(#261): update packages metadata * chore(#261): update nuxt modules metadata * chore: update yarn lock
No branches or pull requests
Describe the bug
The Druxt packages contain incorrect metadata in their respective
package.json
files and old links in their README's.To Reproduce
yarn upgrade-interactive --latest
(if you have a yarn project with the relevant plugin).Expected behavior
Metadata should point to the correct repositories.
README's should point to the correct website.
Media
Your Environment (please complete the following information):
N/A
Additional context
All modules have documentation on the main project website: https://druxtjs.org/modules/views
https://github.com/druxt/druxt.js/tree/develop/packages
The text was updated successfully, but these errors were encountered: