Skip to content

Commit 2a7f8cb

Browse files
committed
Support graphql 0.7.x
1 parent fe397ef commit 2a7f8cb

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
@@ -57,9 +57,9 @@
5757
"chai-as-promised": "5.3.0",
5858
"coveralls": "2.11.9",
5959
"eslint": "2.10.2",
60-
"eslint-plugin-flowtype": "^2.11.4",
60+
"eslint-plugin-flowtype": "2.11.4",
6161
"flow-bin": "0.25.0",
62-
"graphql": "0.6.0",
62+
"graphql": "0.7.0",
6363
"isparta": "4.0.0",
6464
"mocha": "2.5.3",
6565
"sane": "1.3.4"

0 commit comments

Comments
 (0)