Releasing 13.0.0

This commit is contained in:
Alberto
2017-08-23 11:35:39 +01:00
parent 3a17b7f638
commit eab958c3e9

View File

@@ -58,9 +58,6 @@
"typescript": "2.3.x"
},
"dependencies": {
"ag-grid": "12.0.x",
"ag-grid-enterprise": "12.0.x",
"ag-grid-react": "12.0.x",
"bootstrap": "3.3.7",
"d3": "4.9.1",
"file-loader": "0.11.1",
@@ -70,6 +67,9 @@
"react-dom-factories": "1.0.0",
"react-redux": "5.0.x",
"redux": "3.6.x",
"url-search-params-polyfill": "1.2.0"
"url-search-params-polyfill": "1.2.0",
"ag-grid": "12.0.x",
"ag-grid-enterprise": "12.0.x",
"ag-grid-react": "12.0.x"
}
}