diff --git a/package.json b/package.json index 5eb3f87..58c7b9e 100644 --- a/package.json +++ b/package.json @@ -4,5 +4,8 @@ "private": true, "workspaces": [ "packages/*" - ] + ], + "overrides": { + "cssom": "0.3.6" + } } \ No newline at end of file