Release 14.0.0

This commit is contained in:
Alberto
2017-10-31 17:03:55 +00:00
parent 6979c51eaf
commit fc76e85d77

View File

@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
"version": "13.2.0",
"version": "14.0.0",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
@@ -58,9 +58,9 @@
"typescript": "2.3.x"
},
"dependencies": {
"ag-grid": "13.3.x",
"ag-grid-enterprise": "13.3.x",
"ag-grid-react": "13.3.x",
"ag-grid": "14.0.x",
"ag-grid-enterprise": "14.0.x",
"ag-grid-react": "14.0.x",
"bootstrap": "3.3.7",
"d3": "4.9.1",
"file-loader": "0.11.1",