@bedrockstreaming/form-redux
Advanced tools
Comparing version 0.4.1 to 0.5.0
{ | ||
"name": "@bedrockstreaming/form-redux", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"main": "./form-redux.umd.js", | ||
@@ -9,7 +9,7 @@ "module": "./form-redux.esm.js", | ||
"peerDependencies": { | ||
"@bedrockstreaming/form-builder": "0.4.1", | ||
"@bedrockstreaming/form-builder": "0.5.0", | ||
"lodash": "4.17.21", | ||
"react": "17.0.2", | ||
"react-hook-form": "7.19.1" | ||
"react-hook-form": "7.25.0" | ||
} | ||
} |