mirror of
https://github.com/andatoshiki/toshiki-home-nuxt3.git
synced 2026-06-06 05:45:56 +00:00
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:
parent
fddc5dd519
commit
b8ba5e7d35
@ -79,7 +79,7 @@
|
|||||||
"firebase": "^10.11.0",
|
"firebase": "^10.11.0",
|
||||||
"isomorphic-unfetch": "^4.0.2",
|
"isomorphic-unfetch": "^4.0.2",
|
||||||
"netlify-cli": "^17.22.1",
|
"netlify-cli": "^17.22.1",
|
||||||
"nuxt": "^2.17.0",
|
"nuxt": "^2.15.8",
|
||||||
"nuxt-windicss": "^2.6.1",
|
"nuxt-windicss": "^2.6.1",
|
||||||
"postcss-preset-env": "^8.3.2",
|
"postcss-preset-env": "^8.3.2",
|
||||||
"prettier": "^2.8.7",
|
"prettier": "^2.8.7",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user