mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
add packageExtensions
This commit is contained in:
parent
87b6d5ea39
commit
2f1e99169e
2 changed files with 7 additions and 1 deletions
|
@ -16,3 +16,9 @@ packageExtensions:
|
||||||
"chartjs-adapter-date-fns@*":
|
"chartjs-adapter-date-fns@*":
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"date-fns": "*"
|
"date-fns": "*"
|
||||||
|
"@bull-board/api@*":
|
||||||
|
peerDependencies:
|
||||||
|
"@bull-board/ui": "*"
|
||||||
|
"koa-views@*":
|
||||||
|
dependencies:
|
||||||
|
"pug": "*"
|
||||||
|
|
|
@ -11460,7 +11460,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"pug@npm:3.0.2":
|
"pug@npm:*, pug@npm:3.0.2":
|
||||||
version: 3.0.2
|
version: 3.0.2
|
||||||
resolution: "pug@npm:3.0.2"
|
resolution: "pug@npm:3.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue