Skip to content

Commit

Permalink
chore(deps): add vue to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rvr committed Aug 2, 2021
1 parent d4b7c23 commit 57296b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/storyblok-rich-text-vue-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
"optionalDependencies": {
"vue-router": "^4.0.10"
},
"peerDependencies": {
"vue": "^3.1.5"
},
"files": [
"dist"
]
Expand Down

0 comments on commit 57296b9

Please sign in to comment.