0.0.1-beta.1
This commit is contained in:
parent
69e319c91c
commit
14824ca2bb
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ddmt-tool",
|
"name": "ddmt-tool",
|
||||||
"version": "1.0.7",
|
"version": "0.0.1-beta.1",
|
||||||
"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",
|
||||||
@ -9,7 +9,8 @@
|
|||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ddmt",
|
"ddmt",
|
||||||
"tool"
|
"tool",
|
||||||
|
"animate"
|
||||||
],
|
],
|
||||||
"author": "ddmt",
|
"author": "ddmt",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user