Skip to content

Commit

Permalink
Merge 5c0d616 into edf57d8
Browse files Browse the repository at this point in the history
  • Loading branch information
zgrossbart committed Feb 11, 2019
2 parents edf57d8 + 5c0d616 commit 7a046ce
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions examples/github_users/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/github_users/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"apollo-server": "^2.4.0",
"axios": "^0.18.0",
"graphql": "^0.13.2",
"graphql-schema-bindings": "^0.10.0",
"graphql-schema-bindings": "^0.11.0",
"ts-node": "^7.0.1",
"typescript": "^3.0.3"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/mutation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/mutation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"apollo-server": "^2.4.0",
"axios": "^0.18.0",
"graphql": "^0.13.2",
"graphql-schema-bindings": "^0.10.0",
"graphql-schema-bindings": "^0.11.0",
"ts-node": "^7.0.1",
"typescript": "^3.0.3"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/twitter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/twitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"axios": "^0.18.0",
"dotenv": "^6.0.0",
"graphql": "^14.0.2",
"graphql-schema-bindings": "^0.10.0",
"graphql-schema-bindings": "^0.11.0",
"ts-node": "^7.0.1",
"typescript": "^3.0.3"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/xkcd/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/xkcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"apollo-server": "^2.4.0",
"axios": "^0.18.0",
"graphql": "^0.13.2",
"graphql-schema-bindings": "0.10.0",
"graphql-schema-bindings": "0.11.0",
"ts-node": "^7.0.1",
"typescript": "^3.0.3"
}
Expand Down

0 comments on commit 7a046ce

Please sign in to comment.