From 69fe954c0c56342de7d76aaa18499f9ac3be590e Mon Sep 17 00:00:00 2001 From: Vladimir Leletko Date: Wed, 10 Aug 2016 19:03:35 +0300 Subject: [PATCH] change react-frame-aware-selection-plugin to 0.0.2, with safari fix. (#236) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c18e6d63..5e4caa401 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react": "^15.2.0", "react-addons-perf": "^15.2.1", "react-dom": "^15.1.0", - "react-frame-aware-selection-plugin": "0.0.1", + "react-frame-aware-selection-plugin": "0.0.2", "react-frame-component": "^0.6.2", "react-portal": "^2.2.0", "react-router": "^2.5.1",