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

Commit 00af426

Browse files
Release 15.0.0 dist files created
1 parent f89a6dd commit 00af426

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": "14.2.0",
4+
"version": "15.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": "^14.0.0",
26-
"ag-grid-enterprise": "^14.0.0",
27-
"ag-grid-vue": "^14.0.0",
25+
"ag-grid": "^15.x",
26+
"ag-grid-enterprise": "^15.x",
27+
"ag-grid-vue": "^15.x",
2828
"vue": "^2.1.0",
2929
"vue-router": "^2.1.0",
3030
"babel-core": "^6.0.0",

0 commit comments

Comments
 (0)