Skip to content

Commit 0b89cb4

Browse files
committed
added peer-dependency react-native >=0.44.1 (where new proptypes was added)
1 parent 32f77b9 commit 0b89cb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"email": "[email protected]",
1212
"url": "http://mads-lee.dk"
1313
},
14+
"peerDependencies": {
15+
"react-native": ">=0.44.1"
16+
},
1417
"license": "MIT",
1518
"homepage": "https://github.com/madsleejensen/react-native-image-sequence",
1619
"keywords": [

0 commit comments

Comments
 (0)