AG-3316 agGridReact needs to be updated to use the updated react lifecycle hooks

This commit is contained in:
Sean Landsman
2019-09-30 15:00:08 +01:00
parent 0584234be7
commit 894d971f0e

View File

@@ -63,7 +63,7 @@
"dependencies": {
"ag-grid-community": "^21.0.0",
"ag-grid-enterprise": "^21.0.0",
"ag-grid-react": "^21.0.0",
"ag-grid-react": "^21.2.2",
"bootstrap": "4.3.1",
"d3": "4.9.1",
"lodash": "4.17.11",