1.0.6
This commit is contained in:
parent
b5bf508ccc
commit
52685f5534
2
index.js
2
index.js
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* @Author: ddmt
|
* @Author: ddmt
|
||||||
* @version: 1.0.5
|
* @version: 1.0.6
|
||||||
* @Date: 2024-9-29 20:50:12
|
* @Date: 2024-9-29 20:50:12
|
||||||
* @LastEditTime: 2024-9-29 20:50:12
|
* @LastEditTime: 2024-9-29 20:50:12
|
||||||
* @LastEditors: ddmt
|
* @LastEditors: ddmt
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "ddmt-tool",
|
"name": "ddmt-tool",
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "ddmt-tool",
|
"name": "ddmt-tool",
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ddmt-tool",
|
"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.",
|
"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",
|
"main": "index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user