Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c6d9f41393 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ag-grid-react-example",
|
"name": "ag-grid-react-example",
|
||||||
"version": "4.0.0",
|
"version": "4.1.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": {
|
||||||
@@ -34,8 +34,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "0.14.6",
|
"react": "0.14.6",
|
||||||
"react-dom": "0.14.6",
|
"react-dom": "0.14.6",
|
||||||
"ag-grid": "4.0.x",
|
"ag-grid": "4.1.x",
|
||||||
"ag-grid-enterprise": "4.0.x",
|
"ag-grid-enterprise": "4.1.x",
|
||||||
"ag-grid-react": "4.0.x"
|
"ag-grid-react": "4.1.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user