From 4ca7afcc883844e38a08fc89ae6bfeb0fa042395 Mon Sep 17 00:00:00 2001 From: Jerome Cukier Date: Thu, 15 Mar 2018 13:29:26 -0700 Subject: [PATCH] bump react motion to 0.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f838fb3f..ab2248ca9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "deep-equal": "^1.0.1", "global": "^4.3.1", "prop-types": "^15.5.8", - "react-motion": "^0.4.8" + "react-motion": "^0.5.2" }, "devDependencies": { "babel-cli": "6.18.0",