Skip to content

Commit a716cdf

Browse files
Update dependency graphql to v16
1 parent 34172c2 commit a716cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-workspace/day1/sample-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"dependencies": {
1313
"express": "^4.16.3",
1414
"express-graphql": "^0.6.12",
15-
"graphql": "^14.0.2"
15+
"graphql": "^16.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)