deps-upgrade(dependencies): ⬆️ Update minor/patch versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
3030d32d33
commit
4dc998d2a0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@lilith/text-processing-utils",
|
||||
"type": "module",
|
||||
"version": "1.3.4",
|
||||
"version": "1.3.5",
|
||||
"description": "High-performance text processing utilities for deterministic text manipulation",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue