mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-09-16 16:09:04 +02:00
16 lines
234 B
YAML
16 lines
234 B
YAML
packages:
|
|
- frontend
|
|
- tests
|
|
- email-templates
|
|
|
|
allowBuilds:
|
|
esbuild: true
|
|
sharp: true
|
|
|
|
overrides:
|
|
cookie: ">=0.7.0"
|
|
esbuild@>=0.27.3 <0.28.1: ">=0.28.1"
|
|
joi: ">=17.13.6 <18.0.0"
|
|
next: ">=16.3.3"
|
|
sharp: ">=0.35.4"
|