@data-driven-forms/react-form-renderer
Advanced tools
Comparing version 1.8.0 to 1.9.0
{ | ||
"name": "@data-driven-forms/react-form-renderer", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "React form renderer for data-driven-forms.", | ||
@@ -109,3 +109,3 @@ "main": "dist/index.js", | ||
"react-final-form": "^4.0.2", | ||
"react-final-form-arrays": "^2.0.1" | ||
"react-final-form-arrays": "2.0.1" | ||
}, | ||
@@ -112,0 +112,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
120245
52
+ Addedreact-final-form-arrays@2.0.1(transitive)
- Removedreact-final-form-arrays@2.0.3(transitive)