deps-upgrade(dependencies): ⬆️ Update minor/patch versions of direct/indirect dependencies in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
6c67452f7d
commit
9a2ec3b2a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@lilith/text-processing-utils",
|
||||
"type": "module",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"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