Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5a8da199c2 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ag-grid-react-example",
|
"name": "ag-grid-react-example",
|
||||||
"version": "5.2.0",
|
"version": "5.3.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": "~5.2.0",
|
"ag-grid": "~5.3.0",
|
||||||
"ag-grid-enterprise": "~5.2.0",
|
"ag-grid-enterprise": "~5.3.0",
|
||||||
"ag-grid-react": "~5.2.0"
|
"ag-grid-react": "~5.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user