Skip to content

Commit fdbce5a

Browse files
committed
React 18
1 parent ac3f6e1 commit fdbce5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-woocommerce",
3-
"version": "1.0.23",
3+
"version": "1.0.24",
44
"description": "Next.js WooCommerce webshop",
55
"main": "index.js",
66
"scripts": {
@@ -23,8 +23,8 @@
2323
"next": "^12.1.6",
2424
"nprogress": "^0.2.0",
2525
"postcss": "^8.4.13",
26-
"react": "^17.0.2",
27-
"react-dom": "^17.0.2",
26+
"react": "^18.1.0",
27+
"react-dom": "^18.1.0",
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)