Skip to content

Commit

Permalink
📌 dependency: add peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Nov 18, 2019
1 parent 9073af5 commit abd6d4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@
],
"license": "MIT",
"main": "lib/index.js",
"peerDependencies": {
"vue": "^2.6",
"vue-template-compiler": "^2.6"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kazupon/vue-i18n-locale-message.git"
Expand Down

0 comments on commit abd6d4c

Please sign in to comment.