@stratametriq/id-card-designer 1.4.0 → 1.4.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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -47,7 +47,7 @@ import "@stratametriq/id-card-designer/dist/index.css";
47
47
  2. **Commercial / Enterprise Tier (Commercial License):**
48
48
  Required for commercial SaaS applications, School ERP platforms, HR suites, and institutions using the **Turnkey Dashboard (`<IdCardManager />`)**, **CSV/Excel Bulk Import Parser**, or **Batch A4/Letter Multi-Page Print Engine (`generateIdCardsPdf`)** in commercial production.
49
49
 
50
- 👉 **[Purchase a Commercial Enterprise License ($399 - $1,499) to Unlock Production Usage, White-Labeling & Priority Support](https://your-gumroad-or-lemonsqueezy-link.com)**
50
+ 👉 **[Purchase a Commercial Enterprise License ($49 - $499) to Unlock Production Usage, White-Labeling & Priority Support](https://waniabid.gumroad.com/l/id-card-designer-pro)**
51
51
 
52
52
  ---
53
53
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stratametriq/id-card-designer",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },