Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
[v8.x] Refresh lockfile & bump vue-loader version (#915)
Browse files Browse the repository at this point in the history
To fix the Vue preset failures on master due to the Prettier
breaking API change in 1.13.0:
vuejs/component-compiler-utils#15
vuejs/vue-loader#1323

Closes #913.
  • Loading branch information
edmorley committed May 28, 2018
1 parent 90ccccc commit 9c085c8
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 187 deletions.
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-vue": "^4.5.0",
"stylelint-processor-html": "^1.0.0",
"vue-loader": "^13.7.1",
"vue-loader": "^13.7.2",
"vue-template-compiler": "^2.5.16"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 9c085c8

Please sign in to comment.