Skip to content

Commit b8c362b

Browse files
committed
Merge pull request #87 from samn/graphql-0.6.0
Upgrade to [email protected]
2 parents 7e58a89 + 925b557 commit b8c362b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-runtime": "~5.8.3"
5050
},
5151
"peerDependencies": {
52-
"graphql": "~0.5.0"
52+
"graphql": "~0.6.0"
5353
},
5454
"devDependencies": {
5555
"babel": "5.8.3",
@@ -60,7 +60,7 @@
6060
"coveralls": "2.11.8",
6161
"eslint": "2.2.0",
6262
"flow-bin": "0.22.1",
63-
"graphql": "0.5.0",
63+
"graphql": "0.6.0",
6464
"isparta": "3.0.3",
6565
"mocha": "2.2.5",
6666
"sane": "1.1.3"

0 commit comments

Comments
 (0)