Skip to content

Commit 53cec2d

Browse files
committed
[LOCAL] bump version in template to match repo
1 parent b4f3d4b commit 53cec2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "jest"
88
},
99
"dependencies": {
10-
"react": "16.8.1",
10+
"react": "16.8.6",
1111
"react-native": "0.60.0-rc.1"
1212
},
1313
"devDependencies": {
@@ -17,7 +17,7 @@
1717
"babel-jest": "^24.1.0",
1818
"jest": "^24.1.0",
1919
"metro-react-native-babel-preset": "^0.54.1",
20-
"react-test-renderer": "16.8.1"
20+
"react-test-renderer": "16.8.6"
2121
},
2222
"jest": {
2323
"preset": "react-native"

0 commit comments

Comments
 (0)