Skip to content

Commit fa33436

Browse files
committed
Update react-native dependency to work with later versions
1 parent 502e6c1 commit fa33436

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
@@ -22,6 +22,6 @@
2222
},
2323
"homepage": "https://github.com/lucholaf/react-native-grid-view",
2424
"dependencies": {
25-
"react-native": "^0.4.0"
25+
"react-native": ">=0.4.0"
2626
}
2727
}

0 commit comments

Comments
 (0)