diff --git a/package.json b/package.json index 096f3c694..bcb6a223e 100644 --- a/package.json +++ b/package.json @@ -147,5 +147,6 @@ "pre-commit": "yarn run build:svgs:index && yarn run lint-staged", "pre-push": "yarn run test" } - } + }, + "sideEffects": false }