Skip to content

Commit 24a9efd

Browse files
committed
v6.8.5
1 parent bdb7d44 commit 24a9efd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-table",
3-
"version": "6.8.4",
3+
"version": "6.8.5",
44
"description": "A fast, lightweight, opinionated table and datagrid built on React",
55
"license": "MIT",
66
"homepage": "https://github.com/react-tools/react-table#readme",
@@ -68,8 +68,8 @@
6868
"onchange": "^3.0.2",
6969
"postcss-cli": "^2.6.0",
7070
"prop-types": "^15.6.0",
71-
"react": "^15.4.2",
72-
"react-dom": "^15.4.2",
71+
"react": "^16.3.2",
72+
"react-dom": "^16.3.2",
7373
"react-json-tree": "^0.10.9",
7474
"rimraf": "^2.6.1",
7575
"rollup": "^0.55.3",

0 commit comments

Comments
 (0)