Skip to content

Commit adecf72

Browse files
committed
Update apollo-graphql to latest 0.2.x version.
This incorporates the changes from: apollographql/apollo-tooling#1112 ...which provides a new `defaultOperationRegistrySignature` function that will be utilized by both the CLI and this plugin to provide the same normalization.
1 parent c1300da commit adecf72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/apollo-server-plugin-operation-registry

packages/apollo-server-plugin-operation-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"node": ">=8"
1212
},
1313
"dependencies": {
14-
"apollo-graphql": "0.1.2",
14+
"apollo-graphql": "0.2.0",
1515
"apollo-server-caching": "^0.3.1",
1616
"apollo-server-errors": "^2.2.0",
1717
"apollo-server-plugin-base": "^0.3.2",

0 commit comments

Comments
 (0)