Release 16.0.0 dist files created

This commit is contained in:
Alberto
2018-01-24 11:56:55 +00:00
parent 25e1f1c184
commit a5ccb6d622

View File

@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
"version": "15.0.0",
"version": "16.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": "^15.x",
"ag-grid-enterprise": "^15.x",
"ag-grid-react": "^15.x",
"ag-grid": "^16.0.0",
"ag-grid-enterprise": "^16.0.0",
"ag-grid-react": "^16.0.0",
"bootstrap": "3.3.7",
"d3": "4.9.1",
"file-loader": "0.11.1",