We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c1a4b commit 99bc479Copy full SHA for 99bc479
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ag-grid-react-example",
3
- "version": "18.1.0",
+ "version": "19.0.0",
4
"description": "Example Reach applicaiton using ag-Grid.",
5
"main": "dist/ag-grid-react-example.js",
6
"scripts": {
@@ -57,9 +57,9 @@
57
"webpack-dev-server": "^3.1.4"
58
},
59
"dependencies": {
60
- "ag-grid-community": "^18.1.0",
61
- "ag-grid-enterprise": "^18.1.0",
62
- "ag-grid-react": "^18.1.0",
+ "ag-grid-community": "^19.0.0",
+ "ag-grid-enterprise": "^19.0.0",
+ "ag-grid-react": "^19.0.0",
63
"bootstrap": "3.3.7",
64
"d3": "4.9.1",
65
"lodash": "4.17.4",
0 commit comments