Skip to content

Commit 42fd299

Browse files
author
Christopher J. Brody
committed
Update devDependencies for React Native 0.59.4
1 parent c39d5b6 commit 42fd299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/general.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ${name};
8888
const devDependencies =
8989
`{
9090
"react": "^16.5.0",
91-
"react-native": "0.59.3"` +
91+
"react-native": "^0.59.4"` +
9292
(withWindows
9393
? `,
9494
"react-native-windows": "^0.57.1"`

0 commit comments

Comments
 (0)