deps-remove(dependencies): Remove unused dependency from package.json

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-02-27 15:27:59 -08:00
parent 5ae825726e
commit 4ef87dcd61

View file

@ -1,7 +1,7 @@
{
"name": "@lilith/text-processing-utils",
"type": "module",
"version": "1.3.7",
"version": "1.3.8",
"description": "High-performance text processing utilities for deterministic text manipulation",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",