@nuxt/modules 0.6.0-70d150 → 0.6.0-71fc9a

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 (2) hide show
  1. package/modules.json +2 -1
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -8162,7 +8162,8 @@
8162
8162
  "compatibility": {
8163
8163
  "nuxt": ">=3.0.0",
8164
8164
  "requires": {}
8165
- }
8165
+ },
8166
+ "mcp": "https://nuxtseo.com/mcp"
8166
8167
  },
8167
8168
  {
8168
8169
  "name": "seomatic-meta",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-70d150",
3
+ "version": "0.6.0-71fc9a",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",