diff --git a/package.json b/package.json index 6a860bb..4dc0f3c 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,6 @@ "description": "SDK for building great Saleor Apps", "types": "index.d.ts", "main": "index.js", - "files": [ - "dist", - "README.md" - ], "scripts": { "prepublishOnly": "pnpm build", "watch": "tsup --watch",