@bedrockstreaming/form-redux
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@bedrockstreaming/form-redux", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"main": "./form-redux.umd.js", | ||
@@ -9,7 +9,8 @@ "module": "./form-redux.esm.js", | ||
"peerDependencies": { | ||
"@bedrockstreaming/form-builder": "0.7.0", | ||
"@bedrockstreaming/form-builder": "0.7.1", | ||
"lodash": "4.17.21", | ||
"react": "17.0.2", | ||
"react-hook-form": "7.25.0" | ||
"react-hook-form": "7.27.0", | ||
"@hookform/devtools": "4.0.2" | ||
} | ||
} |
40323
5