File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
33
44## [ Unreleased]
55- Added displayName props
6+ - Updated to react-ocean-forms 1.2.0
67
78## [ 1.0.3] - 2018-06-27
89- Updated react-ocean-forms dependency to 1.1.0
Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "prop-types" : " ^15.6.1" ,
1818 "react-intl" : " ^2.4.0" ,
19- "react-ocean-forms" : " ^1.0.3 || ^1.1.0"
19+ "react-ocean-forms" : " ^1.0.3 || ^1.1.0 || ^1.2.0 "
2020 },
2121 "devDependencies" : {
2222 "babel-core" : " ^6.26.0" ,
Original file line number Diff line number Diff line change @@ -3903,9 +3903,9 @@ react-intl@^2.4.0:
39033903 intl-relativeformat "^2.0.0"
39043904 invariant "^2.1.1"
39053905
3906- " react-ocean-forms@^1.0.3 || ^1.1.0 " :
3907- version "1.1 .0"
3908- resolved "https://registry.yarnpkg.com/react-ocean-forms/-/react-ocean-forms-1.1 .0.tgz#648cb8d34a5e1510e7eabaff165a56ebfcd97ebe "
3906+ " react-ocean-forms@^1.0.3 || ^1.1.0 || ^1.2.0 " :
3907+ version "1.2 .0"
3908+ resolved "https://registry.yarnpkg.com/react-ocean-forms/-/react-ocean-forms-1.2 .0.tgz#02bff901a3d48fed9fb86e9b65779ccfe01769ec "
39093909 dependencies :
39103910 prop-types "^15.6.1"
39113911
You can’t perform that action at this time.
0 commit comments