diff --git a/package.json b/package.json index 3594034..a84ee6c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ "utils/", "configs/", "index.js", - "CHANGELOG.md" + "CHANGELOG.md", + "LICENSE" ], "scripts": { "changelog": "changelog eslint-plugin-security all > CHANGELOG.md",