fix: server use isomorphic-fetch
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"@mui/material": "^5.10.6",
|
||||
"formik": "^2.2.9",
|
||||
"gsap": "^3.11.1",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"next": "12.3.1",
|
||||
"next-connect": "^0.13.0",
|
||||
"react": "18.2.0",
|
||||
@@ -32,6 +33,7 @@
|
||||
"@commitlint/config-conventional": "^17.1.0",
|
||||
"@emotion/eslint-plugin": "^11.10.0",
|
||||
"@next/bundle-analyzer": "^12.3.1",
|
||||
"@types/isomorphic-fetch": "^0.0.36",
|
||||
"@types/node": "18.7.18",
|
||||
"@types/react": "18.0.20",
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
||||
|
||||
Reference in New Issue
Block a user