From b07d6e19a4ff59ef974d048aef30c27bfae8fc31 Mon Sep 17 00:00:00 2001 From: Paulo Cesar Date: Sun, 19 Feb 2017 02:17:28 -0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7acea93..2fe5f10 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "peerDependencies": { "react": "^15.4.1", - "react-native": "^0.40.0" + "react-native": "^0.40.0 || ^0.41.0" }, "author": "Sergey Bushnyak (https://github.com/sigrlami)", "license": "MIT"