iteration

This commit is contained in:
Ceolter
2016-01-27 15:44:45 +00:00
parent 8f24610243
commit d762f4a1f5
3 changed files with 40 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
"dependencies": {
"react": "0.14.6",
"react-dom": "0.14.6",
"ag-grid": "latest",
"ag-grid-react-component": "latest"
"ag-grid": "3.2.2",
"ag-grid-react-component": "3.2.2"
}
}