fix: fix build issues

This commit is contained in:
eggy
2023-01-03 15:13:28 -05:00
parent 59ee896153
commit c930fd70ec
3 changed files with 202 additions and 208 deletions

View File

@@ -7,9 +7,9 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@nuxt/content": "npm:@nuxt/content-edge@latest",
"@nuxt/content": "^2.3.0",
"@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/sitemap": "^2.4.0",
"@funken-studio/sitemap-nuxt-3": "^4.0.4",
"@nuxtjs/tailwindcss": "^6.2.0",
"@tailwindcss/typography": "^0.5.2",
"nuxt": "^3.0.0",