Skip to content

Commit

Permalink
Update Vue
Browse files Browse the repository at this point in the history
Updated so that we could get vuejs/vue#8056
We want that array.
  • Loading branch information
jasonvarga committed Feb 12, 2019
1 parent 316b4ef commit 74f2689
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"transliterations": "^1.6.4",
"underscore": "^1.8.3",
"uniqid": "^5.0.3",
"vue": "~2.5.17",
"vue": "^2.6.5",
"vue-clickaway": "~2.2.2",
"vue-draggable-nested-tree": "^2.2.2",
"vue-js-modal": "^1.3.23",
Expand All @@ -54,6 +54,7 @@
"devDependencies": {
"cross-env": "^5.1",
"laravel-mix": "^2.0",
"tailwindcss": "^0.6"
"tailwindcss": "^0.6",
"vue-template-compiler": "^2.6.5"
}
}

0 comments on commit 74f2689

Please sign in to comment.