File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-material-ui-form-validator" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " Simple validator for forms designed with material-ui v1/v3/v4 components." ,
55 "main" : " ./lib/index.js" ,
66 "scripts" : {
2424 },
2525 "homepage" : " https://github.com/NewOldMax/react-material-ui-form-validator#readme" ,
2626 "dependencies" : {
27- "react-form-validator-core" : " 1.0.0 " ,
27+ "react-form-validator-core" : " 1.0.1 " ,
2828 "prop-types" : " ^15.0.0"
2929 },
3030 "peerDependencies" : {
3131 "@material-ui/core" : " ^1.0.0 || ^3.0.0 || ^4.0.0" ,
32- "react" : " ^15.0.0 || ^16.0.0" ,
33- "react-dom" : " ^15.0.0 || ^16.0.0"
32+ "react" : " ^15.0.0 || ^16.0.0 || ^17.0.0 " ,
33+ "react-dom" : " ^15.0.0 || ^16.0.0 || ^17.0.0 "
3434 },
3535 "devDependencies" : {
3636 "babel-cli" : " ^6.3.17" ,
You can’t perform that action at this time.
0 commit comments