diff --git a/package.json b/package.json index 7c86b2a..a3a9760 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ag-grid-vue-example", "description": "ag-Grid Vue Examples", - "version": "8.1.0", + "version": "8.2.0", "author": "Sean Landsman ", "license": "MIT", "bugs": { @@ -21,9 +21,9 @@ "vue" ], "dependencies": { - "ag-grid": "8.1.x", - "ag-grid-enterprise": "8.1.x", - "ag-grid-vue": "8.1.x", + "ag-grid": "8.2.x", + "ag-grid-enterprise": "8.2.x", + "ag-grid-vue": "8.2.x", "vue": "^2.1.0", "vue-router": "^2.1.0", "babel-core": "^6.0.0",