@astralibx/email-account-manager 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astralibx/email-account-manager",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "Reusable email account management with Gmail + SES support, BullMQ queues, health tracking, warmup, and optional approval workflow",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",
@@ -27,7 +27,6 @@
27
27
  "test:watch": "vitest",
28
28
  "test:coverage": "vitest run --coverage",
29
29
  "lint": "eslint src/",
30
-
31
30
  "clean": "rm -rf dist"
32
31
  },
33
32
  "keywords": [