about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-11-01 06:58:38 +0900
committerGitHub <noreply@github.com>2017-11-01 06:58:38 +0900
commit763a2f8511dcdb14b4a665bba2c6e2880b6d6b68 (patch)
treecb4316ab097926e2a59c2bf6865f9091959fa10b /package.json
parent60f962eedcb8adb9ea2856cda270117ec41716d7 (diff)
Replace react-router-scroll to react-router-scroll-4 (#5568)
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 1bec2ee60..7e46c44de 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
     "react-redux": "^5.0.4",
     "react-redux-loading-bar": "^2.9.3",
     "react-router-dom": "^4.1.1",
-    "react-router-scroll": "Gargron/react-router-scroll#build",
+    "react-router-scroll-4": "^1.0.0-beta.1",
     "react-swipeable-views": "^0.12.3",
     "react-textarea-autosize": "^5.0.7",
     "react-toggle": "^4.0.1",