diff --git a/package.json b/package.json index a94364c..31c19ff 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,7 @@ "homepage": "https://cap.cloud.sap/", "license": "Apache-2.0", "main": "cds-plugin.js", - "files": [ - "CHANGELOG.md" - ], + "files": [], "scripts": { "lint": "npx eslint .", "test": "npx jest --silent"