This commit is contained in:
2024-09-29 21:07:24 +08:00
parent b5bf508ccc
commit 52685f5534
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ddmt-tool",
"version": "1.0.5",
"version": "1.0.6",
"description": "A utility library that provides commonly used functions to simplify everyday development tasks. Whether it's string manipulation, array operations, or other frequent functionalities, `ddmt-tool` helps you work more efficiently.",
"main": "index.js",
"type": "module",