chore(yarn): Install react-swipeable

This commit is contained in:
Sorin Davidoi 2017-06-08 17:36:01 +02:00
parent 9ca02a00a6
commit 3d403a013d
2 changed files with 7 additions and 0 deletions

View File

@ -88,6 +88,7 @@
"react-router-dom": "^4.1.1",
"react-router-scroll": "ytase/react-router-scroll#build",
"react-simple-dropdown": "^3.0.0",
"react-swipeable": "^4.0.1",
"react-textarea-autosize": "^5.0.6",
"react-toggle": "^4.0.1",
"redis": "^2.7.1",

View File

@ -5774,6 +5774,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"