mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-14 12:14:42 +01:00
Add nuxt-seo
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"lint:fix": "eslint . --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ksassnowski/vueclid": "^1.1.0",
|
||||
"@ksassnowski/vueclid": "1.1.0",
|
||||
"@nuxt/content": "2.11.0",
|
||||
"@nuxt/ui": "2.13.0",
|
||||
"@pinia/nuxt": "0.5.1",
|
||||
@@ -35,8 +35,9 @@
|
||||
"@iconify/json": "2.2.177",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxthq/studio": "1.0.10",
|
||||
"@nuxtjs/seo": "^2.0.0-rc.7",
|
||||
"@pinia-plugin-persistedstate/nuxt": "1.2.0",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@tailwindcss/typography": "0.5.10",
|
||||
"@types/node": "20.11.16",
|
||||
"@vueuse/core": "10.7.2",
|
||||
"@vueuse/nuxt": "10.7.2",
|
||||
|
||||
Reference in New Issue
Block a user