dep(nuxt ver): manually roll nuxt3 version back to ^2.15.8 for nuxt ssr generation comptability testing via version regression & test whether nuxt still fails to load blog post pages with a returned http status error code of 404

This commit is contained in:
Anda Toshiki 2024-09-11 20:54:18 -07:00 committed by GitHub
parent fddc5dd519
commit b8ba5e7d35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@
"firebase": "^10.11.0",
"isomorphic-unfetch": "^4.0.2",
"netlify-cli": "^17.22.1",
"nuxt": "^2.17.0",
"nuxt": "^2.15.8",
"nuxt-windicss": "^2.6.1",
"postcss-preset-env": "^8.3.2",
"prettier": "^2.8.7",