Skip to content

Commit 6ed9089

Browse files
author
Guillaume Chau
committed
fix: mark apollo-link as peer dependency
1 parent 0254d85 commit 6ed9089

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"homepage": "https://github.com/Akryum/vue-apollo#readme",
3939
"peerDependencies": {
4040
"apollo-client": "^2.0.0",
41+
"apollo-link": "^1.0.0",
4142
"graphql-tag": "^2.10.1"
4243
},
4344
"dependencies": {

0 commit comments

Comments
 (0)