chore: Remove unused utility modules and related test files

- Remove currency, logger, validation utilities, and base/test provider logic
- Delete associated tests and TypeScript definitions for deprecated modules
- Clean up exports in `src/utils` to reflect module removals
This commit is contained in:
2025-09-15 21:07:22 +02:00
parent b3368ba34f
commit 7fb45570a7
8 changed files with 1 additions and 999 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/payload-billing",
"version": "0.1.1",
"version": "0.1.2",
"description": "PayloadCMS plugin for billing and payment provider integrations with tracking and local testing",
"license": "MIT",
"type": "module",