fix(packaging): add files whitelist to package.json and remove Playwright-generated screenshots

This commit is contained in:
2026-02-12 13:41:32 +00:00
parent f0fae866dc
commit 2d6dbc552e
9 changed files with 21 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '5.0.2',
version: '5.0.3',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}