Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanselzer committed Mar 1, 2018
1 parent f2a6e93 commit ac6bd41
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ Thanks to the following community members for opening Issues and Pull Requests.
@sbloedel
@spiderbites
@Akarshit
@eddy20vt

You are awesome! ✨💫

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"fast-deep-equal": "1.0.0",
"object-assign": "4.1.1",
"prop-types": "15.6.0",
"react-cursor-position": "2.4.0",
"react-cursor-position": "2.4.1",
"react-required-if": "1.0.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2213,7 +2213,7 @@ extsprintf@^1.2.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"

fast-deep-equal@^1.0.0:
fast-deep-equal@1.0.0, fast-deep-equal@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"

Expand Down Expand Up @@ -4018,9 +4018,9 @@ rc@^1.1.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

[email protected].0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/react-cursor-position/-/react-cursor-position-2.4.0.tgz#e11c8859ec72592bc1b928f1f98e9bd580c26e5b"
[email protected].1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/react-cursor-position/-/react-cursor-position-2.4.1.tgz#458a91d97f01b5fcf093ba0f1fc0719e707148b2"
dependencies:
object-assign "^4.1.1"
object.omit "^3.0.0"
Expand Down

0 comments on commit ac6bd41

Please sign in to comment.