Skip to content

Commit

Permalink
Update graphql-js dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
helfer committed Jan 24, 2017
1 parent 53b12de commit c969f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -52,7 +52,7 @@
"uuid": "^3.0.1"
},
"peerDependencies": {
"graphql": "^0.9.0"
"graphql": "^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0",
},
"optionalDependencies": {
"@types/graphql": "^0.8.5"
Expand All @@ -69,7 +69,7 @@
"body-parser": "^1.15.0",
"chai": "^3.5.0",
"express": "^4.13.4",
"graphql": "^0.8.1",
"graphql": "^0.9.0",
"graphql-subscriptions": "^0.2.0",
"graphql-type-json": "^0.1.3",
"istanbul": "^0.4.5",
Expand Down

0 comments on commit c969f49

Please sign in to comment.