fix: downgrade away from nuxt 3.4.1

borks nuxt content
This commit is contained in:
eggy
2023-04-18 15:20:35 -04:00
parent 7a78a89393
commit 9d55a16040
4 changed files with 101 additions and 132 deletions

View File

@@ -12,7 +12,7 @@
"@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/tailwindcss": "^6.2.0",
"@tailwindcss/typography": "^0.5.2",
"nuxt": "^3.4.1",
"nuxt": "3.3.3",
"reading-time": "^2.0.0-1",
"rehype-katex": "^6.0.2",
"remark-math": "^5.1.1",