mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-18 04:15:15 +00:00
Remove unused override docs depencency (#3931)
This commit is contained in:
parent
16773855ed
commit
925e099115
2 changed files with 0 additions and 2 deletions
|
@ -53,7 +53,6 @@
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"trim": "^1.0.0",
|
|
||||||
"got": "^14.0.0"
|
"got": "^14.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,6 @@ settings:
|
||||||
excludeLinksFromLockfile: false
|
excludeLinksFromLockfile: false
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
trim: ^1.0.0
|
|
||||||
got: ^14.0.0
|
got: ^14.0.0
|
||||||
|
|
||||||
importers:
|
importers:
|
||||||
|
|
Loading…
Reference in a new issue