We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdf77f commit f54c094Copy full SHA for f54c094
e2e/global-object-identification/package.json
@@ -2,6 +2,7 @@
2
"name": "@e2e/global-object-identification",
3
"private": true,
4
"dependencies": {
5
+ "graphql": "^16.11.0",
6
"graphql-relay": "^0.10.2"
7
}
8
yarn.lock
@@ -3066,6 +3066,7 @@ __metadata:
3066
version: 0.0.0-use.local
3067
resolution: "@e2e/global-object-identification@workspace:e2e/global-object-identification"
3068
dependencies:
3069
+ graphql: "npm:^16.11.0"
3070
graphql-relay: "npm:^0.10.2"
3071
languageName: unknown
3072
linkType: soft
0 commit comments