Comparing version 4.60.5 to 4.61.0
{ | ||
"name": "informed", | ||
"version": "4.60.5", | ||
"version": "4.61.0", | ||
"description": "A lightweight framework and utility for building powerful forms in React applications", | ||
@@ -141,6 +141,6 @@ "type": "module", | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | ||
}, | ||
"optionalDependencies": { | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | ||
}, | ||
@@ -147,0 +147,0 @@ "nyc": { |
618686