Skip to content

Commit cfba717

Browse files
author
Joe McKie
committed
Loosen RN dependency version match criteria
1 parent b39ed18 commit cfba717

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-react-native": "1.0.2",
4444
"mocha": "2.5.3",
4545
"react": "^15.4.0",
46-
"react-native": "0.38.0"
46+
"react-native": "^0.38.0"
4747
},
4848
"dependencies": {
4949
"cubic-bezier": "^0.1.2",

0 commit comments

Comments
 (0)