This commit is contained in:
2024-11-15 18:19:29 +08:00
parent 45d1530f15
commit 14a24bb283
4 changed files with 26 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ddmt-tool",
"version": "0.0.2-beta.1",
"version": "0.0.3",
"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",