From c8028e04405415e49705d041edf38b184b64abc6 Mon Sep 17 00:00:00 2001 From: Vladimir Leletko Date: Fri, 12 Aug 2016 18:37:10 +0300 Subject: [PATCH] change react-frame-aware-selection-plugin to 0.0.3, with safari fix. (#239) * change react-frame-aware-selection-plugin to 0.0.3, with safari fix. * latest version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43af37141..db484df56 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.2", + "react-frame-aware-selection-plugin": "0.0.4", "react-frame-component": "^0.6.2", "react-portal": "^2.2.0", "react-router": "^2.5.1",