chore: update renovate to exclude ESM-only packages

This commit is contained in:
Anthony Fu 2021-09-19 03:26:33 +08:00
parent a44fd5d386
commit 72d0683504

View File

@ -28,6 +28,10 @@
"react-refresh",
// breaks since "3.0.1", needs futher investigate
"postcss-load-config"
"postcss-load-config",
// ESM Only
"strip-ansi",
"periscopic"
]
}