deps-upgrade(root): ⬆️ Update dependencies to latest minor/patch versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
2f69adc0f4
commit
6dba01fe2a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@lilith/text-processing-utils",
|
||||
"type": "module",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"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