Skip to content

Commit 31c4f28

Browse files
committed
Upgraded Counter to RN 0.37.0
1 parent a0f365e commit 31c4f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Counter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"react": "15.3.2",
14-
"react-native": "0.36.0"
14+
"react-native": "0.37.0"
1515
},
1616
"jest": {
1717
"preset": "jest-react-native"

0 commit comments

Comments
 (0)