Skip to content

Commit abd6d4c

Browse files
committed
📌 dependency: add peer dependencies
1 parent 9073af5 commit abd6d4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
],
6464
"license": "MIT",
6565
"main": "lib/index.js",
66+
"peerDependencies": {
67+
"vue": "^2.6",
68+
"vue-template-compiler": "^2.6"
69+
},
6670
"repository": {
6771
"type": "git",
6872
"url": "git+https://github.com/kazupon/vue-i18n-locale-message.git"

0 commit comments

Comments
 (0)