File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -251,6 +251,6 @@ export default class App extends Component {
251251
252252---
253253
254- [ MIT License.] ( https://github.com/jaredpalmer/formik/blob/master/LICENSE )
254+ [ MIT License.]
255255
256256---
Original file line number Diff line number Diff line change 88 "keywords" : [
99 " react-form" ,
1010 " reactForm" ,
11- " jsonForm" ,
1211 " reactJsonForm" ,
1312 " reactFormWrapper" ,
1413 " reactFormContainer" ,
1514 " formik" ,
1615 " stateManageForm" ,
17- " state-manage-form"
16+ " forms" ,
17+ " higher order component" ,
18+ " hoc"
1819 ],
1920 "main" : " dist/index.js" ,
2021 "module" : " dist/index.es.js" ,
3435 },
3536 "peerDependencies" : {
3637 "prop-types" : " ^15.5.4" ,
37- "react" : " ^15.0.0 || ^ 16.0.0 " ,
38- "react-dom" : " ^15.0.0 || ^ 16.0.0 "
38+ "react" : " ^16.8.6 " ,
39+ "react-dom" : " ^16.8.6 "
3940 },
4041 "devDependencies" : {
4142 "babel-core" : " ^6.26.3" ,
You can’t perform that action at this time.
0 commit comments