Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0dfa732c7 | ||
|
|
d26876876f | ||
|
|
3148c047b6 | ||
|
|
33b006b783 | ||
|
|
3b5ee65790 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ag-grid-react-example",
|
"name": "ag-grid-react-example",
|
||||||
"version": "6.1.0",
|
"version": "7.1.1",
|
||||||
"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": {
|
||||||
@@ -36,8 +36,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "0.14.6",
|
"react": "0.14.6",
|
||||||
"react-dom": "0.14.6",
|
"react-dom": "0.14.6",
|
||||||
"ag-grid": "6.1.x",
|
"ag-grid": "7.1.x",
|
||||||
"ag-grid-enterprise": "6.1.x",
|
"ag-grid-enterprise": "7.1.x",
|
||||||
"ag-grid-react": "6.1.x"
|
"ag-grid-react": "7.1.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user