Skip to content

Commit ea9405a

Browse files
committed
abort-signal-any is zero-dep
1 parent 80ac86b commit ea9405a

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

packages/abort-signal-any/package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,8 @@
3333
"build": "pkgroll --clean-dist",
3434
"prepack": "yarn build"
3535
},
36-
"peerDependencies": {
37-
"graphql": "^15.0.0 || ^16.9.0 || ^17.0.0"
38-
},
39-
"dependencies": {
40-
"@graphql-tools/utils": "^10.7.0",
41-
"tslib": "^2.8.1"
42-
},
4336
"devDependencies": {
44-
"graphql": "^16.9.0",
4537
"pkgroll": "2.6.1"
4638
},
47-
"publishConfig": {
48-
"access": "public"
49-
},
5039
"sideEffects": false
5140
}

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3194,12 +3194,7 @@ __metadata:
31943194
version: 0.0.0-use.local
31953195
resolution: "@graphql-hive/gateway-abort-signal-any@workspace:packages/abort-signal-any"
31963196
dependencies:
3197-
"@graphql-tools/utils": "npm:^10.7.0"
3198-
graphql: "npm:^16.9.0"
31993197
pkgroll: "npm:2.6.1"
3200-
tslib: "npm:^2.8.1"
3201-
peerDependencies:
3202-
graphql: ^15.0.0 || ^16.9.0 || ^17.0.0
32033198
languageName: unknown
32043199
linkType: soft
32053200

0 commit comments

Comments
 (0)