Remove @nuxt/content dependency (not needed)
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 2m15s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 2m15s
This commit is contained in:
@@ -8,7 +8,6 @@ export default defineNuxtConfig({
|
||||
'@nuxt/test-utils',
|
||||
'@nuxt/image',
|
||||
'@nuxt/eslint',
|
||||
'@nuxt/content',
|
||||
'@vite-pwa/nuxt'
|
||||
],
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/content": "^3.7.1",
|
||||
"@nuxt/eslint": "^1.9.0",
|
||||
"@nuxt/image": "^1.11.0",
|
||||
"@nuxt/test-utils": "^3.19.2",
|
||||
|
||||
Reference in New Issue
Block a user