Skip to content

Commit

Permalink
Bump graphql peerDependency. (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgtybhertgeghgtwtg authored and martijnwalraven committed Jun 27, 2018
1 parent 935b1b3 commit 85bbfc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"source-map-support": "^0.5.0"
},
"peerDependencies": {
"graphql": "^0.10.0 || ^0.11.0"
"graphql": "^0.10.0 || ^0.11.0 || ^0.12.0"
},
"devDependencies": {
"@types/graphql": "^0.11.5",
"@types/jest": "^21.1.2",
"@types/node": "^8.0.45",
"graphql": "^0.11.7",
"graphql": "^0.12.3",
"jest": "^21.2.1",
"jest-matcher-utils": "^21.2.1",
"ts-jest": "^21.1.0",
Expand Down

0 comments on commit 85bbfc0

Please sign in to comment.