Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8ba0413ae | ||
|
|
4069f6bc10 | ||
|
|
575edb5b85 | ||
|
|
042dfc62a6 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ag-grid-react-example",
|
"name": "ag-grid-react-example",
|
||||||
"version": "9.0.0",
|
"version": "10.0.0",
|
||||||
"description": "Example Reach applicaiton using ag-Grid.",
|
"description": "Example Reach applicaiton using ag-Grid.",
|
||||||
"main": "dist/ag-grid-react-example.js",
|
"main": "dist/ag-grid-react-example.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -41,9 +41,9 @@
|
|||||||
"rimraf": "2.5.x",
|
"rimraf": "2.5.x",
|
||||||
"react": "0.14.6",
|
"react": "0.14.6",
|
||||||
"react-dom": "0.14.6",
|
"react-dom": "0.14.6",
|
||||||
"ag-grid": "9.0.x",
|
"ag-grid": "10.0.x",
|
||||||
"ag-grid-enterprise": "9.0.x",
|
"ag-grid-enterprise": "10.0.x",
|
||||||
"ag-grid-react": "9.0.x"
|
"ag-grid-react": "10.0.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user