Skip to content

Commit

Permalink
Add peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Jul 28, 2017
1 parent f2ed2aa commit c0739fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,10 @@
"loader-utils": "1.1.0",
"lodash": "4.17.4",
"vue-template-compiler": "2.4.2"
},
"peerDependencies": {
"loader-utils": "^1.1.0",
"lodash": "^4.17.4",
"vue-template-compiler": "^2.4.2"
}
}

0 comments on commit c0739fd

Please sign in to comment.