From 37bcbfba08deb34160bf5436cc24417337f0053b Mon Sep 17 00:00:00 2001 From: Caleb Date: Sun, 1 Oct 2017 18:59:27 -0600 Subject: [PATCH] Upgrade `react-waypoint`. From the changelog, there should be no changes needed. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96bba98b..81ac6807 100644 --- a/package.json +++ b/package.json @@ -140,8 +140,8 @@ "react-split-pane": "^0.1.57", "react-toolbox": "^1.2.1", "react-topbar-progress-indicator": "^1.0.0", - "react-waypoint": "^3.1.3", "react-transition-group": "^2.2.1", + "react-waypoint": "^7.1.0", "redux": "^3.3.1", "redux-notifications": "^2.1.1", "redux-optimist": "^0.0.2",