Merge 19.1.1

This commit is contained in:
Sean Landsman
2018-10-31 16:22:47 +00:00

View File

@@ -1,6 +1,6 @@
{ {
"name": "ag-grid-react-example", "name": "ag-grid-react-example",
"version": "19.0.0", "version": "19.1.1",
"description": "Example Reach applicaiton using ag-Grid.", "description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js", "main": "dist/ag-grid-react-example.js",
"scripts": { "scripts": {
@@ -57,9 +57,9 @@
"webpack-dev-server": "^3.1.4" "webpack-dev-server": "^3.1.4"
}, },
"dependencies": { "dependencies": {
"ag-grid-community": "^19.0.0", "ag-grid-community": "^19.1.0",
"ag-grid-enterprise": "^19.0.0", "ag-grid-enterprise": "^19.1.0",
"ag-grid-react": "^19.0.0", "ag-grid-react": "^19.1.0",
"bootstrap": "4.1.3", "bootstrap": "4.1.3",
"d3": "4.9.1", "d3": "4.9.1",
"lodash": "^4.17.11", "lodash": "^4.17.11",