File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
react-form-with-constraints-bootstrap
react-form-with-constraints-material-ui
react-form-with-constraints-native
react-form-with-constraints-tools
react-form-with-constraints Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4040 "test:coverage" : " jest --coverage"
4141 },
4242 "peerDependencies" : {
43- "react-form-with-constraints" : " ^ 0.17.0"
43+ "react-form-with-constraints" : " >= 0.17.0"
4444 },
4545 "devDependencies" : {
4646 "@types/enzyme" : " ^3.10.7" ,
Original file line number Diff line number Diff line change 3636 "test:coverage" : " jest --coverage"
3737 },
3838 "peerDependencies" : {
39- "@material-ui/core" : " ^ 4.11.0" ,
40- "react-form-with-constraints" : " ^ 0.17.0"
39+ "@material-ui/core" : " >= 4.11.0" ,
40+ "react-form-with-constraints" : " >= 0.17.0"
4141 },
4242 "devDependencies" : {
4343 "@material-ui/core" : " ^4.11.0" ,
Original file line number Diff line number Diff line change 3535 "test:coverage" : " jest --coverage"
3636 },
3737 "peerDependencies" : {
38- "react-form-with-constraints" : " ^ 0.17.0" ,
38+ "react-form-with-constraints" : " >= 0.17.0" ,
3939 "react-native" : " >=0.61.5"
4040 },
4141 "devDependencies" : {
Original file line number Diff line number Diff line change 3939 "test:coverage" : " jest --coverage"
4040 },
4141 "peerDependencies" : {
42- "react-form-with-constraints" : " ^ 0.17.0"
42+ "react-form-with-constraints" : " >= 0.17.0"
4343 },
4444 "devDependencies" : {
4545 "@types/enzyme" : " ^3.10.7" ,
Original file line number Diff line number Diff line change 4444 "react" : " >=16"
4545 },
4646 "dependencies" : {
47- "prop-types" : " ^ 15.7.2"
47+ "prop-types" : " >= 15.7.2"
4848 },
4949 "devDependencies" : {
5050 "@types/enzyme" : " ^3.10.7" ,
You can’t perform that action at this time.
0 commit comments