mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2026-08-30 22:01:13 +00:00
Fix peerDependencies
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user