Skip to content

Commit fd399be

Browse files
committed
Update packages
1 parent ff650a2 commit fd399be

File tree

2 files changed

+38
-31
lines changed

2 files changed

+38
-31
lines changed

package-lock.json

Lines changed: 36 additions & 29 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
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-woocommerce",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"description": "NextJS WooCommerce webshop",
55
"main": "index.js",
66
"scripts": {
@@ -23,7 +23,7 @@
2323
"postcss": "^8.2.8",
2424
"react": "^17.0.1",
2525
"react-dom": "^17.0.1",
26-
"react-hook-form": "^6.15.4",
26+
"react-hook-form": "^6.15.5",
2727
"react-instantsearch-dom": "^6.10.3",
2828
"react-spring": "^8.0.27",
2929
"styled-components": "^5.2.1",

0 commit comments

Comments
 (0)