Skip to content

Commit ba754c9

Browse files
committed
Updated react-ocean-forms
1 parent a028a9a commit ba754c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
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 || ^1.3.0"
19+
"react-ocean-forms": "^1.4.0"
2020
},
2121
"devDependencies": {
2222
"babel-core": "^6.26.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3904,9 +3904,9 @@ react-intl@^2.4.0:
39043904
intl-relativeformat "^2.0.0"
39053905
invariant "^2.1.1"
39063906

3907-
"react-ocean-forms@^1.0.3 || ^1.1.0 || ^1.2.0 || ^1.3.0":
3908-
version "1.3.0"
3909-
resolved "https://registry.yarnpkg.com/react-ocean-forms/-/react-ocean-forms-1.3.0.tgz#9acec4365bbf6e21e32ddaa861eb40ee22072879"
3907+
react-ocean-forms@^1.4.0:
3908+
version "1.4.0"
3909+
resolved "https://registry.yarnpkg.com/react-ocean-forms/-/react-ocean-forms-1.4.0.tgz#7aa322f95b53ec355e71f42b53bb6fc4c51453ad"
39103910
dependencies:
39113911
prop-types "^15.6.1"
39123912

0 commit comments

Comments
 (0)