New release branch, everything compiles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ag-grid-react-example",
|
||||
"version": "11.0.0",
|
||||
"version": "12.0.0",
|
||||
"description": "Example Reach applicaiton using ag-Grid.",
|
||||
"main": "dist/ag-grid-react-example.js",
|
||||
"scripts": {
|
||||
@@ -62,9 +62,9 @@
|
||||
"react-redux": "5.0.x",
|
||||
"redux": "3.6.x",
|
||||
"url-search-params-polyfill": "1.2.0",
|
||||
"ag-grid": "11.0.x",
|
||||
"ag-grid-enterprise": "11.0.x",
|
||||
"ag-grid-react": "11.0.x"
|
||||
"ag-grid": "12.0.x",
|
||||
"ag-grid-enterprise": "12.0.x",
|
||||
"ag-grid-react": "12.0.x"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user