changes to match v3.3.0

This commit is contained in:
Ceolter
2016-02-08 14:05:08 +00:00
parent 3826856000
commit eb642411b6
3 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"dependencies": {
"react": "0.14.6",
"react-dom": "0.14.6",
"ag-grid": "~3.3.0-alpha.1",
"ag-grid-react": "3.3.0-alpha.1"
"ag-grid": "3.3.x",
"ag-grid-react": "3.3.x"
}
}