Skip to content

Commit fa4ba7a

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

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

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

Lines changed: 3 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)