@nuxt/modules 0.6.0-d3140d → 0.6.0-d37cde

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/modules.json +3016 -1368
  3. package/package.json +25 -18
package/README.md CHANGED
@@ -67,7 +67,7 @@ Field Name | Auto sync | Description
67
67
  `description` | Yes | Short description
68
68
  `repo` | No | GitHub repository. Format is `org/name` or `org/name#main/path`
69
69
  `npm` | Yes | NPM package name
70
- `icon` | No | Icon of module from [./website/public/icons](./website/public/icons) directory
70
+ `icon` | No | Icon of module from [./icons](./icons) directory
71
71
  `github` | No | GitHub URL
72
72
  `website` | No | Website URL
73
73
  `learn_more` | No | Link to learn more (website or relevant integration website)
@@ -98,7 +98,7 @@ pnpm build
98
98
  [npm-version-src]: https://img.shields.io/npm/v/@nuxt/modules/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
99
99
  [npm-version-href]: https://npmjs.com/package/@nuxt/modules
100
100
 
101
- [nuxt-src]: https://img.shields.io/badge/Nuxt%20Modules-18181B?logo=nuxt.js
101
+ [nuxt-src]: https://img.shields.io/badge/Nuxt%20Modules-18181B?logo=nuxt
102
102
  [nuxt-href]: https://nuxt.com/modules
103
103
 
104
104
  [volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg