Skip to content

Commit 4a14098

Browse files
authored
chore: add vue to peerDependencies (#396)
1 parent 959d915 commit 4a14098

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
"url": "https://github.com/vuejs/vue-class-component/issues"
4343
},
4444
"homepage": "https://github.com/vuejs/vue-class-component#readme",
45+
"peerDependencies": {
46+
"vue": "^2.0.0"
47+
},
4548
"devDependencies": {
4649
"@babel/core": "^7.7.7",
4750
"@babel/plugin-proposal-class-properties": "^7.7.4",

0 commit comments

Comments
 (0)