diff --git a/package.json b/package.json index ebb1f88..eab7acf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ag-grid-react-example", - "version": "21.0.0", + "version": "22.0.0", "description": "Example Reach applicaiton using ag-Grid.", "main": "dist/ag-grid-react-example.js", "scripts": { @@ -64,7 +64,7 @@ "@ag-community/grid-core": "^21.0.0", "@ag-community/grid-all-modules": "^21.0.0", "@ag-enterprise/grid-all-modules": "^21.0.0", - "ag-grid-react": "~21.2.0", + "ag-grid-react": "~22.0.0", "bootstrap": "4.3.1", "d3": "4.9.1", "lodash": "4.17.11", @@ -74,4 +74,4 @@ "react-router-dom": "5.0.0", "redux": "4.0.1" } -} +} \ No newline at end of file