add: nuxt-seo-utils basic functions

This commit is contained in:
Robert Janus 2025-05-11 14:03:59 +02:00
parent c95aa68ec2
commit 9746896a43
3 changed files with 319 additions and 2 deletions

View file

@ -19,6 +19,7 @@
"@nuxtjs/device": "^3.2.4",
"@vueuse/nuxt": "^13.1.0",
"nuxt": "^3.16.2",
"nuxt-seo-utils": "^7.0.11",
"vue": "latest",
"vue-router": "latest"
}