Downgrade react-swipeable-views to v0.12.13 from v0.12.14 (#8022)

This commit is contained in:
Yamagishi Kazutoshi
2018-07-15 08:01:01 +09:00
committed by Eugen Rochko
parent d0d23b8f0a
commit af161e849d
2 changed files with 10 additions and 10 deletions

View File

@ -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",