diff --git a/package.json b/package.json index 6f45ab54..bd0b9b38 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,9 @@ "main": "dist/index.js", "types": "dist/src/index.d.ts", "files": [ + "CHANGELOG.md", "dist/index.js", + "dist/index.js.map", "dist/src/*", "dist/src/**/*" ],