Skip to content

Commit 9baab31

Browse files
committed
add react-native 0.18.0-rc as PeerDependency
1 parent d7807c2 commit 9baab31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/oblador/react-native-lightbox",
3232
"peerDependencies": {
33-
"react-native": ">=0.11.0 || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc"
33+
"react-native": ">=0.11.0 || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.18.0-rc"
3434
},
3535
"dependencies": {
3636
"react-timer-mixin": "^0.13.3"

0 commit comments

Comments
 (0)