mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
add packageExtensions for chartjs_date-fns
Co-authored-by: acid-chicken <root@acid-chicken.com>
This commit is contained in:
parent
aecd48f59b
commit
a31de36d63
1 changed files with 5 additions and 0 deletions
|
@ -11,3 +11,8 @@ plugins:
|
||||||
spec: "@yarnpkg/plugin-workspace-tools"
|
spec: "@yarnpkg/plugin-workspace-tools"
|
||||||
|
|
||||||
progressBarStyle: "patrick"
|
progressBarStyle: "patrick"
|
||||||
|
|
||||||
|
packageExtensions:
|
||||||
|
"chartjs-adapter-date-fns@*":
|
||||||
|
peerDependencies:
|
||||||
|
date-fns: "*"
|
||||||
|
|
Loading…
Reference in a new issue