AG-1329 Modularisation work - update examples

This commit is contained in:
Sean Landsman
2019-10-18 18:40:14 +01:00
parent 46c26f074e
commit 51621200da
10 changed files with 20 additions and 16 deletions

View File

@@ -61,8 +61,10 @@
"webpack-dev-server": "3.4.1"
},
"dependencies": {
"@ag-community/client-side-row-model": "^21.2.0",
"ag-grid-community": "^21.0.0",
"@ag-community/grid-core": "^21.0.0",
"@ag-community/client-side-row-model": "^21.0.0",
"@ag-community/infinite-row-model": "^21.0.0",
"@ag-community/csv-export": "^21.0.0",
"ag-grid-enterprise": "^21.0.0",
"ag-grid-react": "^21.2.2",
"bootstrap": "4.3.1",