Skip to content

Commit 85f11c3

Browse files
authored
Merge pull request #215 from sflahave/master
fix(deps): Updates graphql-yoga dependency to 1.6.0. Otherwise the ex…
2 parents d4b15bb + fc164b5 commit 85f11c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/custom-directives/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"start": "node ."
44
},
55
"dependencies": {
6-
"graphql-yoga": "1.2.0"
6+
"graphql-yoga": "1.6.0"
77
}
88
}

0 commit comments

Comments
 (0)