react-textarea-autosize
Advanced tools
Comparing version 8.5.5 to 8.5.6
{ | ||
"name": "react-textarea-autosize", | ||
"description": "textarea component for React which grows with content", | ||
"version": "8.5.5", | ||
"version": "8.5.6", | ||
"keywords": [ | ||
@@ -94,3 +94,3 @@ "autosize", | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | ||
}, | ||
@@ -97,0 +97,0 @@ "dependencies": { |
57345