Skip to content

Commit da084ea

Browse files
committed
Remove React 18
1 parent a60a19d commit da084ea

File tree

2 files changed

+35
-29
lines changed

2 files changed

+35
-29
lines changed

package-lock.json

Lines changed: 33 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"next": "^12.1.6",
2424
"nprogress": "^0.2.0",
2525
"postcss": "^8.4.13",
26-
"react": "^18.1.0",
27-
"react-dom": "^18.1.0",
26+
"react": "17.0.2",
27+
"react-dom": "17.0.2",
2828
"react-hook-form": "^7.30.0",
2929
"react-instantsearch-dom": "^6.24.2",
3030
"react-spring": "8.0.27",

0 commit comments

Comments
 (0)