Skip to content

Commit

Permalink
Add vue-class-component to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarner committed Sep 4, 2021
1 parent efe3394 commit b5e3123
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
"lodash.isplainobject": "^4.0",
"lodash.mapvalues": "^4.6"
},
"optionalDependencies": {
"vue-class-component": "^7.2"
},
"peerDependencies": {
"apollo-client": ">=2.6",
"apollo-link": ">=1.2",
Expand Down

0 comments on commit b5e3123

Please sign in to comment.