Skip to content

Commit

Permalink
Merge pull request #831 from w3bdesign/develop
Browse files Browse the repository at this point in the history
Version 1.0.24
  • Loading branch information
w3bdesign authored May 5, 2022
2 parents ac3f6e1 + da084ea commit 480ca24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-woocommerce",
"version": "1.0.23",
"version": "1.0.24",
"description": "Next.js WooCommerce webshop",
"main": "index.js",
"scripts": {
Expand All @@ -23,8 +23,8 @@
"next": "^12.1.6",
"nprogress": "^0.2.0",
"postcss": "^8.4.13",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "^7.30.0",
"react-instantsearch-dom": "^6.24.2",
"react-spring": "8.0.27",
Expand Down

1 comment on commit 480ca24

@vercel
Copy link

@vercel vercel bot commented on 480ca24 May 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.