Skip to content

Commit ea716ff

Browse files
authored
Remove unnecesary parcel dep in winston package (#699)
1 parent a289faa commit ea716ff

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

packages/logger-winston/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@
4343
"graphql": "^15.9.0 || ^16.9.0",
4444
"winston": "^3.17.0"
4545
},
46-
"peerDependenciesMeta": {
47-
"@parcel/watcher": {
48-
"optional": true
49-
}
50-
},
5146
"dependencies": {
5247
"@graphql-mesh/types": "^0.103.18",
5348
"@whatwg-node/disposablestack": "^0.0.5",

yarn.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3407,9 +3407,6 @@ __metadata:
34073407
peerDependencies:
34083408
graphql: ^15.9.0 || ^16.9.0
34093409
winston: ^3.17.0
3410-
peerDependenciesMeta:
3411-
"@parcel/watcher":
3412-
optional: true
34133410
languageName: unknown
34143411
linkType: soft
34153412

0 commit comments

Comments
 (0)