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

Commit ea28c00

Browse files
Release 18.0.0 dist files created
1 parent 5fd0f4c commit ea28c00

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": "17.1.0",
4+
"version": "18.0.0",
55
"author": "Sean Landsman <sean@thelandsmans.com>",
66
"license": "MIT",
77
"bugs": {
@@ -21,9 +21,9 @@
2121
"vue"
2222
],
2323
"dependencies": {
24-
"ag-grid": "^17.1.1",
25-
"ag-grid-enterprise": "^17.1.1",
26-
"ag-grid-vue": "file:../ag-grid-vue",
24+
"ag-grid": "^18.0.0",
25+
"ag-grid-enterprise": "^18.0.0",
26+
"ag-grid-vue": "^18.0.0",
2727
"babel-core": "^6.26.3",
2828
"babel-loader": "^7.1.4",
2929
"bootstrap": "3.3.6",

0 commit comments

Comments
 (0)