Skip to content

Commit 9ef1a72

Browse files
committed
Merge pull request #9 from alexrabarts/react-native-dependency
Update react-native dependency to work with later versions
2 parents 502e6c1 + fa33436 commit 9ef1a72

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)