All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Removed the override for 'baseline-browser-mapping' from package.json and added it to pnpm-workspace.yaml for better organization. - Ensured consistent versioning of 'baseline-browser-mapping' across the project.
11 lines
196 B
YAML
11 lines
196 B
YAML
allowBuilds:
|
|
electron: true
|
|
esbuild: true
|
|
sharp: true
|
|
workerd: true
|
|
core-js: true
|
|
electron-winstaller: true
|
|
'@tsparticles/engine': true
|
|
|
|
overrides:
|
|
baseline-browser-mapping: 2.11.4 |