nuxt-schema-org 3.1.0 → 3.1.2
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.
- package/README.md +1 -0
- package/dist/module.json +1 -1
- package/dist/module.mjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -33,6 +33,7 @@ The quickest and easiest way to build Schema.org graphs for Nuxt. Powered by [Un
|
|
|
33
33
|
- 🧙 30+ Nodes with automated relations, date, URL resolving and more for best practice Schema.org
|
|
34
34
|
- 💡 Simple global meta provides for minimal boilerplate
|
|
35
35
|
- 🌳 Minimal code, optimised for tree-shaking and SSR
|
|
36
|
+
- Nuxt Dev Tools integration
|
|
36
37
|
|
|
37
38
|
## Installation
|
|
38
39
|
|
package/dist/module.json
CHANGED
package/dist/module.mjs
CHANGED