diff --git a/package.json b/package.json index 5625c949..3bb8db93 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,11 @@ "url": "https://github.com/jesec/flood/issues" }, "files": [ - "dist" + "dist", + "CHANGELOG.md", + "LICENSE", + "README.md", + "SECURITY.md" ], "bin": { "flood": "dist/index.js"