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.
3
3
4
4
## [ Unreleased]
5
5
- Added displayName props
6
+ - Updated to react-ocean-forms 1.2.0
6
7
7
8
## [ 1.0.3] - 2018-06-27
8
9
- Updated react-ocean-forms dependency to 1.1.0
Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"prop-types" : " ^15.6.1" ,
18
18
"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 "
20
20
},
21
21
"devDependencies" : {
22
22
"babel-core" : " ^6.26.0" ,
Original file line number Diff line number Diff line change @@ -3903,9 +3903,9 @@ react-intl@^2.4.0:
3903
3903
intl-relativeformat "^2.0.0"
3904
3904
invariant "^2.1.1"
3905
3905
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 "
3909
3909
dependencies :
3910
3910
prop-types "^15.6.1"
3911
3911
You can’t perform that action at this time.
0 commit comments