nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
928 stars 256 forks source link

fix: update wrong echarts schema generated by bot #1000

Closed kingyue737 closed 3 months ago

kingyue737 commented 3 months ago

It seems something strange with the commit of the CI bot a13d37d. It generated a new schema that overrides mine but has the wrong compatibility, website, icon, learn more, category, and author name. This PR aims to fix it.

image

kingyue737 commented 3 months ago

When I try to install my module. It also displays warning:

image