Skip to content

Commit 09282b7

Browse files
fix(package): update react to version 16.8.0
Closes #6
1 parent 6cdaf12 commit 09282b7

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
@@ -7,7 +7,7 @@
77
"test": "jest"
88
},
99
"dependencies": {
10-
"react": "16.6.1",
10+
"react": "16.8.0",
1111
"react-native": "0.57.5"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)