File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
templates/react/components/foo Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3636 "tmp" : " ^0.1.0"
3737 },
3838 "dependencies" : {
39- "@api-platform/api-doc-parser" : " ^0.8.0 " ,
39+ "@api-platform/api-doc-parser" : " ^0.8.3 " ,
4040 "@babel/runtime" : " ^7.0.0" ,
4141 "chalk" : " ^2.4.1" ,
4242 "commander" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 11import React , { Component } from 'react' ;
2- import { Field , reduxForm } from 'redux-form' ;
2+ import { reduxForm } from 'redux-form' ;
33import PropTypes from 'prop-types' ;
44
55class Form extends Component {
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @api-platform/api-doc-parser@^0.8.0 " :
6- version "0.8.2 "
7- resolved "https://registry.yarnpkg.com/@api-platform/api-doc-parser/-/api-doc-parser-0.8.2 .tgz#4a8edae414650b26f3ddd8acf42a201522523a14 "
8- integrity sha512-TUa6MMcvzouC5wjGn72fky1GBC0gu1hVRqKqooV2HUuOCmn5oQb6TAbVhyuDZjRPvmkB3I3pZwIkLxSo4t6UBw ==
5+ " @api-platform/api-doc-parser@^0.8.3 " :
6+ version "0.8.4 "
7+ resolved "https://registry.yarnpkg.com/@api-platform/api-doc-parser/-/api-doc-parser-0.8.4 .tgz#9804c8acd4ace037966532df9e4fb18eeb28db82 "
8+ integrity sha512-ExzX+1H/30JGaLgJ1EkTb7yQOJXCtamE05rdfrbL53MlnJvKNU59ti0xETZWUy/eDkIX1KCOwMZSOTJa4DYv5g ==
99 dependencies :
1010 jsonld "^1.5.0"
1111 lodash.get "^4.4.2"
You can’t perform that action at this time.
0 commit comments