File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-ocean-forms-react-intl" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " Library that adds react-intl support to react-ocean-forms." ,
55 "main" : " build/index.js" ,
66 "private" : false ,
1616 "dependencies" : {
1717 "prop-types" : " ^15.6.1" ,
1818 "react-intl" : " ^2.4.0" ,
19- "react-ocean-forms" : " ^1.0.3"
19+ "react-ocean-forms" : " ^1.0.3 || ^1.1.0 "
2020 },
2121 "devDependencies" : {
2222 "babel-core" : " ^6.26.0" ,
Original file line number Diff line number Diff line change @@ -3832,9 +3832,9 @@ react-intl@^2.4.0:
38323832 intl-relativeformat "^2.0.0"
38333833 invariant "^2.1.1"
38343834
3835- react-ocean-forms@^1.0.3 :
3836- version "1.0.3 "
3837- resolved "https://registry.yarnpkg.com/react-ocean-forms/-/react-ocean-forms-1.0.3. tgz#6a0ff05601c63877ca742d4ed4f48c792085296a "
3835+ " react-ocean-forms@^1.0.3 || ^1.1.0 " :
3836+ version "1.1.0 "
3837+ resolved "https://registry.yarnpkg.com/react-ocean-forms/-/react-ocean-forms-1.1.0. tgz#648cb8d34a5e1510e7eabaff165a56ebfcd97ebe "
38383838 dependencies :
38393839 prop-types "^15.6.1"
38403840
You can’t perform that action at this time.
0 commit comments