Compare commits

..

1 Commits

Author SHA1 Message Date
Sean Landsman
6eb9fdf572 Release 21.1.0 dist files added and license key updated 2019-07-15 08:43:16 +01:00

View File

@@ -1,6 +1,6 @@
{ {
"name": "ag-grid-react-example", "name": "ag-grid-react-example",
"version": "21.2.0", "version": "21.1.0",
"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": {
@@ -73,4 +73,4 @@
"react-router-dom": "5.0.0", "react-router-dom": "5.0.0",
"redux": "4.0.1" "redux": "4.0.1"
} }
} }