Release 20.0.0 dist files added and license key updated

This commit is contained in:
Sean Landsman
2019-01-08 17:05:16 +00:00
parent 3f0fe9f899
commit d15bb746cd

View File

@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
"version": "19.1.2",
"version": "20.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.14"
},
"dependencies": {
"ag-grid-community": "^19.1.0",
"ag-grid-enterprise": "^19.1.0",
"ag-grid-react": "^19.1.0",
"ag-grid-community": "^20.0.0",
"ag-grid-enterprise": "^20.0.0",
"ag-grid-react": "^20.0.0",
"bootstrap": "4.1.3",
"d3": "4.9.1",
"lodash": "^4.17.11",