Release 22.0.0

This commit is contained in:
Sean Landsman
2019-10-23 11:23:35 +01:00
parent 36eb9c8a18
commit bd63d49c52

View File

@@ -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"
}
}
}