Skip to content

Commit ef4f20b

Browse files
fix(package): update react to version 16.8.6
Closes #7
1 parent 3789a3e commit ef4f20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"isomorphic-unfetch": "2.0.0",
1313
"next": "4.2.1",
14-
"react": "16.2.0",
14+
"react": "16.8.6",
1515
"react-bootstrap": "0.31.5",
1616
"react-dom": "16.2.0",
1717
"react-infinite-scroller": "1.1.2",

0 commit comments

Comments
 (0)