Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit 39be57e

Browse files
Release 17.0.0 dist files created
1 parent 81859c1 commit 39be57e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ag-grid-vue-example",
33
"description": "ag-Grid Vue Examples",
4-
"version": "16.0.0",
4+
"version": "17.0.0",
55
"author": "Sean Landsman <sean@thelandsmans.com>",
66
"license": "MIT",
77
"bugs": {
@@ -22,9 +22,9 @@
2222
"vue"
2323
],
2424
"dependencies": {
25-
"ag-grid": "^16.0.0",
26-
"ag-grid-enterprise": "^16.0.0",
27-
"ag-grid-vue": "^16.0.0",
25+
"ag-grid": "^17.0.0",
26+
"ag-grid-enterprise": "^17.0.0",
27+
"ag-grid-vue": "^17.0.0",
2828
"vue": "^2.5.13",
2929
"vue-router": "^2.1.0",
3030
"babel-core": "^6.0.0",

0 commit comments

Comments
 (0)