Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
This commit is contained in:
commit
281f07244b
6 changed files with 71 additions and 13 deletions
|
@ -5778,6 +5778,12 @@ react-style-proptype@^3.0.0:
|
|||
dependencies:
|
||||
prop-types "^15.5.4"
|
||||
|
||||
react-swipeable@^4.0.1:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/react-swipeable/-/react-swipeable-4.0.1.tgz#2cb3a04a52ccebf5361881b30e233dc13ee4b115"
|
||||
dependencies:
|
||||
prop-types "^15.5.8"
|
||||
|
||||
react-test-renderer@^15.5.4:
|
||||
version "15.5.4"
|
||||
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-15.5.4.tgz#d4ebb23f613d685ea8f5390109c2d20fbf7c83bc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue