Skip to content

Commit affdca0

Browse files
authored
Update devDependencies for React Native 0.40.0
See discussion in #234
1 parent fe2374b commit affdca0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
},
3030
"devDependencies": {
3131
"flow-bin": "0.27.0",
32-
"react": "^15.2.1",
33-
"react-native": "^0.30.0"
32+
"react": "^15.4.2",
33+
"react-native": "^0.40.0"
3434
}
3535
}
36+

0 commit comments

Comments
 (0)