Skip to content

Commit f5dc21a

Browse files
authored
Update react hook form
Update react hook form
2 parents 4c35feb + eddca02 commit f5dc21a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 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": "0.9.95",
3+
"version": "0.9.96",
44
"description": "Nextjs WooCommerce webshop",
55
"main": "index.js",
66
"scripts": {
@@ -20,7 +20,7 @@
2020
"nprogress": "^0.2.0",
2121
"react": "^16.13.1",
2222
"react-dom": "^16.13.1",
23-
"react-hook-form": "^6.8.2",
23+
"react-hook-form": "^6.8.4",
2424
"react-instantsearch-dom": "^6.7.0",
2525
"react-spring": "^8.0.27",
2626
"styled-components": "^5.2.0",

0 commit comments

Comments
 (0)