about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-07-15 08:01:01 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-07-15 01:01:01 +0200
commitaf161e849dcad223a03bd95df3804443533144a4 (patch)
tree5bbad2cdad49c83d693bf8f9f234636ed1dfcf67 /package.json
parentd0d23b8f0aa72946fe0c8d3327ce1d8bbc049d4f (diff)
Downgrade react-swipeable-views to v0.12.13 from v0.12.14 (#8022)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 005a1d0ca..fdd8c3642 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
     "react-router-dom": "^4.1.1",
     "react-router-scroll-4": "^1.0.0-beta.1",
     "react-sparklines": "^1.7.0",
-    "react-swipeable-views": "^0.12.3",
+    "react-swipeable-views": "0.12.13",
     "react-textarea-autosize": "^5.2.1",
     "react-toggle": "^4.0.1",
     "redis": "^2.7.1",