Fix peerDependencies

This commit is contained in:
Brent Vatne
2015-06-07 17:32:13 -07:00
parent d7ae5eac60
commit e8c7e73828
+1 -1
View File
@@ -13,7 +13,7 @@
"url": "git@github.com:brentvatne/react-native-linear-gradient.git"
},
"peerDependencies": {
"react-native": "^0.4.4"
"react-native": ">= 0.4.4"
},
"devDependencies": {
"jest-cli": "0.2.1"