diff --git a/package.json b/package.json index 62512a5..413c587 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ "build": "run build", "storybook": "storybook dev -p 6006", "build-storybook": "storybook build", - "semantic-release": "semantic-release" + "semantic-release": "semantic-release", + "postinstall": "patch-package" }, "files": [ "lib"