From 1be259fde12d7ac6f58e2c8c2eda819a6793408e Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Tue, 21 Jul 2015 15:35:06 +0200 Subject: [PATCH] Another day, another React Native release candidate. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de97bba..4e7f381 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "license": "MIT", "peerDependencies": { - "react-native": ">=0.4.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc" + "react-native": ">=0.4.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2" }, "dependencies": { "lodash": "^3.8.0",