andrewfowl
Results
1
comments of
andrewfowl
In package.json update versions for next, react, react-dom: ``` { "next": "13.2.4", "react": "18.2.0", "react-dom": "18.2.0" } ``` then run `npm update ` then run `npm upgrade` then run `npm...