about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorSorin Davidoi <sorin.davidoi@gmail.com>2017-06-08 17:36:01 +0200
committerSorin Davidoi <sorin.davidoi@gmail.com>2017-06-23 13:40:58 +0200
commit3d403a013d3ad4878d47b8dbd24ce371efecdfbf (patch)
tree28528248f94066b88a8018d997909d94a6073d9d /yarn.lock
parent9ca02a00a62855fa0daa39870e03bc88f695bbc0 (diff)
chore(yarn): Install react-swipeable
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 26c6f7c7a..2eb1a5c75 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"