Skip to content

Commit 53e57ec

Browse files
fix(package): update react to version 16.8.5
Closes #61
1 parent a7619b2 commit 53e57ec

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
@@ -15,7 +15,7 @@
1515
"dom-scroll-into-view": "^1.2.1",
1616
"memoize-one": "^4.0.0",
1717
"prop-types": "^15.6.0",
18-
"react": "16.6.3",
18+
"react": "16.8.5",
1919
"react-dom": "16.6.3",
2020
"react-virtualized": "^9.20.1"
2121
},

0 commit comments

Comments
 (0)