Skip to content

Commit 67731de

Browse files
Merge pull request #28 from sethx/patch-1
React-native dependency version bump
2 parents b32fc76 + 74a5a20 commit 67731de

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,6 +30,6 @@
3030

3131
},
3232
"peerDependencies": {
33-
"react-native": "^0.12.0"
33+
"react-native": ">=0.12.0"
3434
}
3535
}

0 commit comments

Comments
 (0)