From 9b91c9cc341693a8282199edaed04a9c4b7a7f7a Mon Sep 17 00:00:00 2001 From: contra Date: Fri, 25 Nov 2016 12:32:49 -0500 Subject: [PATCH] #66 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dbe6f8..f75a4ea 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "matchmedia": "^0.1.2" }, "peerDependencies": { - "react": "^0.12.0 || ^0.13.0 || ^0.14.0 || ^15.0.0" + "react": "^0.12.0 || ^0.13.0 || ^15.0.0" }, "devDependencies": { "babel-cli": "^6.18.0",