diff --git a/package.json b/package.json index 57d62e2..355581e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,13 @@ }, "files": [ "dist", - "typings" + "typings", + ".eslintrc.json", + "LICENSE", + "CHANGELOG.md", + "CODE_OF_CONDUCT.md", + "README.md", + "package.json" ], "repository": { "type": "git",