Skip to content

Commit

Permalink
fix: add vue-template-compiler as an optional peer dependency
Browse files Browse the repository at this point in the history
Fixes #1639
  • Loading branch information
sodatea committed Feb 12, 2020
1 parent 869f290 commit 56db1d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -43,6 +43,9 @@
"peerDependenciesMeta": {
"cache-loader": {
"optional": true
},
"vue-template-compiler": {
"optional": true
}
},
"dependencies": {
Expand Down

0 comments on commit 56db1d7

Please sign in to comment.