From 9ff7b97fddd6e63621fee1f79f03a1b00a3ab43b Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Tue, 31 Oct 2017 14:34:19 +0000 Subject: [PATCH] Try to update react-live --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 341d5f25..4e43e85d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "eslint-plugin-relay/graphql": "0.10.5" }, "dependencies": { - "@gaearon/react-live": "1.7.1-with-safari-fix", + "react-live": "1.8.0-0", "array-from": "^2.1.1", "babel-eslint": "^8.0.1", "eslint": "^4.8.0",