0.0.1-beta.2

This commit is contained in:
2024-09-30 00:13:36 +08:00
parent db37b9b06c
commit 3c3311f80f
4 changed files with 107 additions and 14 deletions

View File

@@ -1,12 +1,16 @@
{
"name": "ddmt-tool",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"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",
"scripts": {
"dev": "node index.js"
},
"repository": {
"type": "git",
"url": "git@git.ddmt.top:ddmt/ddmt-tool.git"
},
"keywords": [
"ddmt",
"tool",