mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
chore(deps): ignore @parcel/watcher build script (#25361)
This commit is contained in:
parent
5d81cace23
commit
1ada7a8340
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ packages:
|
||||||
- .github
|
- .github
|
||||||
ignoredBuiltDependencies:
|
ignoredBuiltDependencies:
|
||||||
- '@nestjs/core'
|
- '@nestjs/core'
|
||||||
|
- '@parcel/watcher'
|
||||||
- '@scarf/scarf'
|
- '@scarf/scarf'
|
||||||
- '@swc/core'
|
- '@swc/core'
|
||||||
- canvas
|
- canvas
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue