File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ Unreleased]
5+ - Updated to react-ocean-forms 1.3.0
6+
47## [ 1.1.0] - 2018-07-25
58- Added displayName props
69- Updated to react-ocean-forms 1.2.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 || ^1.2.0"
19+ "react-ocean-forms" : " ^1.0.3 || ^1.1.0 || ^1.2.0 || ^1.3.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 || ^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 "
3906+ " react-ocean-forms@^1.0.3 || ^1.1.0 || ^1.2.0 || ^1.3.0 " :
3907+ version "1.3 .0"
3908+ resolved "https://registry.yarnpkg.com/react-ocean-forms/-/react-ocean-forms-1.3 .0.tgz#9acec4365bbf6e21e32ddaa861eb40ee22072879 "
39093909 dependencies :
39103910 prop-types "^15.6.1"
39113911
You can’t perform that action at this time.
0 commit comments