Skip to content

Commit 480ca24

Browse files
authored
Merge pull request #831 from w3bdesign/develop
Version 1.0.24
2 parents ac3f6e1 + da084ea commit 480ca24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

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": "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)