Skip to content

Commit

Permalink
fix(deps): add graphql as a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiaiyer91 committed Feb 1, 2017
1 parent 54f5432 commit ac061dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@
"graphql": "^0.9.1",
"mocha": "^2.5.3",
"webpack": "^1.13.1"
},
"peerDependencies": {
"graphql": "^0.9.x"
}
}

0 comments on commit ac061dd

Please sign in to comment.