Skip to content

Commit 6b83a72

Browse files
fix(package): update graphql to version 14.0.0-rc.2
Closes #21
1 parent 8a1532d commit 6b83a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"babel-core": "^6.26.0",
5353
"babel-polyfill": "^6.26.0",
5454
"express-graphql": "^0.6.11",
55-
"graphql": "^0.12.3",
55+
"graphql": "^14.0.0-rc.2",
5656
"node-fetch": "^1.7.3"
5757
},
5858
"jest": {

0 commit comments

Comments
 (0)