Release 19.1.2 dist files added, package.json updated, license key updated

This commit is contained in:
Sean Landsman
2018-11-09 08:32:07 +00:00
parent f470a4c33d
commit 2b6e3e8f41
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
"version": "19.1.1",
"version": "19.1.2",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
@@ -69,4 +69,4 @@
"react-router-dom": "4.3.1",
"redux": "^4.0.1"
}
}
}