diff --git a/package.json b/package.json index af02293..de4b20c 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,7 @@ "main": "cds-plugin.js", "files": [ "lib", - "srv", - "CHANGELOG.md" + "srv" ], "scripts": { "lint": "npx eslint .",