AG-1905 Future proof ag-grid-react by removing dependency on unstable_renderSubtreeIntoContainer

This commit is contained in:
MrSafferty
2018-07-16 14:49:45 +01:00
parent 60181add9a
commit 449a88e832
3 changed files with 14 additions and 4 deletions

View File

@@ -64,9 +64,8 @@
"d3": "4.9.1",
"file-loader": "0.11.1",
"lodash": "4.17.4",
"react": "16.0.0",
"react-dom": "16.0.0",
"react-dom-factories": "1.0.2",
"react": "16.4.1",
"react-dom": "16.4.1",
"react-redux": "5.0.x",
"react-router-dom": "4.2.x",
"redux": "3.6.x",