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 a289faa commit ea716ffCopy full SHA for ea716ff
packages/logger-winston/package.json
@@ -43,11 +43,6 @@
43
"graphql": "^15.9.0 || ^16.9.0",
44
"winston": "^3.17.0"
45
},
46
- "peerDependenciesMeta": {
47
- "@parcel/watcher": {
48
- "optional": true
49
- }
50
- },
51
"dependencies": {
52
"@graphql-mesh/types": "^0.103.18",
53
"@whatwg-node/disposablestack": "^0.0.5",
yarn.lock
@@ -3407,9 +3407,6 @@ __metadata:
3407
peerDependencies:
3408
graphql: ^15.9.0 || ^16.9.0
3409
winston: ^3.17.0
3410
- peerDependenciesMeta:
3411
- "@parcel/watcher":
3412
- optional: true
3413
languageName: unknown
3414
linkType: soft
3415
0 commit comments