From 3d403a013d3ad4878d47b8dbd24ce371efecdfbf Mon Sep 17 00:00:00 2001 From: Sorin Davidoi Date: Thu, 8 Jun 2017 17:36:01 +0200 Subject: chore(yarn): Install react-swipeable --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index e6fc02bbb..4a611e685 100644 --- a/package.json +++ b/package.json @@ -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", -- cgit