Skip to content

Commit

Permalink
chore: add vue to peerDependencies (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Feb 13, 2020
1 parent 959d915 commit 4a14098
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
"url": "https://github.com/vuejs/vue-class-component/issues"
},
"homepage": "https://github.com/vuejs/vue-class-component#readme",
"peerDependencies": {
"vue": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.4",
Expand Down

0 comments on commit 4a14098

Please sign in to comment.