Skip to content

Commit

Permalink
chore: add dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 12, 2021
1 parent e69764c commit 24a83bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,12 @@
],
"scripts": {
"i18n": "NODE_ENV=production node src/i18n.js"
},
"addons": [
"volto-subblocks"
],
"dependencies": {
"react-google-recaptcha-v3": "^1.8.0",
"volto-subblocks": "collective/volto-subblocks#v1.0.1"
}
}

0 comments on commit 24a83bc

Please sign in to comment.