Merge branch 'master' into latest

This commit is contained in:
Alberto
2017-09-08 09:40:53 +01:00

View File

@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
"version": "13.0.1",
"version": "13.1.0",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
@@ -68,8 +68,8 @@
"react-redux": "5.0.x",
"redux": "3.6.x",
"url-search-params-polyfill": "1.2.0",
"ag-grid": "13.0.x",
"ag-grid-enterprise": "13.0.x",
"ag-grid-react": "13.0.x"
"ag-grid": "13.1.x",
"ag-grid-enterprise": "13.1.x",
"ag-grid-react": "13.1.x"
}
}