Release 19.0.0 dist files created

This commit is contained in:
Robert Clarke
2018-09-05 13:11:46 +01:00
parent f5c1a4ba17
commit 99bc479b60

View File

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