Skip to content

Commit f54c094

Browse files
committed
add graphl
1 parent 9bdf77f commit f54c094

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

e2e/global-object-identification/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@e2e/global-object-identification",
33
"private": true,
44
"dependencies": {
5+
"graphql": "^16.11.0",
56
"graphql-relay": "^0.10.2"
67
}
78
}

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,6 +3066,7 @@ __metadata:
30663066
version: 0.0.0-use.local
30673067
resolution: "@e2e/global-object-identification@workspace:e2e/global-object-identification"
30683068
dependencies:
3069+
graphql: "npm:^16.11.0"
30693070
graphql-relay: "npm:^0.10.2"
30703071
languageName: unknown
30713072
linkType: soft

0 commit comments

Comments
 (0)