Skip to content

Commit

Permalink
Merge pull request #1924 from storybooks/react-motion-0.5.1-3.1.0
Browse files Browse the repository at this point in the history
Update react-motion from 0.1.0 to 0.5.1
  • Loading branch information
Hypnosphi committed Sep 30, 2017
2 parents 8179568 + 2b80f41 commit 0772ae1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-document-title": "^2.0.3",
"react-dom": "^15.6.1",
"react-helmet": "^5.0.3",
"react-motion": "^0.1.0",
"react-motion": "^0.5.1",
"react-responsive-grid": "^0.3.3",
"react-router": "^2.6.1",
"react-stack-grid": "^0.2.1",
Expand Down
16 changes: 13 additions & 3 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6682,6 +6682,12 @@ raf@^2.0.4:
dependencies:
performance-now "~0.1.3"

raf@^3.1.0:
version "3.3.2"
resolved "https://registry.yarnpkg.com/raf/-/raf-3.3.2.tgz#0c13be0b5b49b46f76d6669248d527cf2b02fe27"
dependencies:
performance-now "^2.1.0"

randomatic@^1.1.3:
version "1.1.7"
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-1.1.7.tgz#c7abe9cc8b87c0baa876b19fde83fd464797e38c"
Expand Down Expand Up @@ -6836,9 +6842,13 @@ react-modal@^2.2.4:
prop-types "^15.5.10"
react-dom-factories "^1.0.0"

react-motion@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/react-motion/-/react-motion-0.1.0.tgz#c6742fe6d15c22699ed4fc61bdede9a1cfab7acc"
react-motion@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/react-motion/-/react-motion-0.5.1.tgz#b90631408175ab1668e173caccd66d41a44f4592"
dependencies:
performance-now "^0.2.0"
prop-types "^15.5.8"
raf "^3.1.0"

react-page-width@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 0772ae1

Please sign in to comment.