Skip to content

Commit

Permalink
chore: improve docs and package.json, added yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Feb 16, 2023
1 parent 1f62b24 commit c31842e
Show file tree
Hide file tree
Showing 3 changed files with 5,185 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ Comments are shown in a modal and are filterable by vote and rating datetime:

## Honeypot integration

If you want to use Honeypot, you have to set env var RAZZLE_HONEYPOT_FIELD with the same value of the HONEYPOT_FIELD env var setted on plone backend.
If you want to use Honeypot, you have to set env var RAZZLE_HONEYPOT_FIELD with the same value of the HONEYPOT_FIELD env var set on plone backend.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"release-it": "^14.10.1"
},
"peerDependencies": {
"@plone/volto": ">=16.0.0-alpha.38"
"@plone/volto": ">=16.0.0"
},
"dependencies": {
"react-google-recaptcha-v3": "1.9.5",
Expand Down
Loading

0 comments on commit c31842e

Please sign in to comment.