Skip to content

Commit 93d3f9d

Browse files
kiakingvaga
authored andcommitted
build: add vue as a peer dependency (vuejs#1692)
1 parent 221522f commit 93d3f9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
"url": "https://github.com/vuejs/vuex/issues"
4040
},
4141
"homepage": "https://github.com/vuejs/vuex#readme",
42+
"peerDependencies": {
43+
"vue": "^2.0.0"
44+
},
4245
"devDependencies": {
4346
"babel-core": "^6.22.1",
4447
"babel-loader": "^7.1.2",

0 commit comments

Comments
 (0)