This commit is contained in:
ddmt 2024-09-29 20:25:22 +08:00
parent 6e4d7f6526
commit 4c4c63ce63
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "ddmt-tool",
"version": "1.0.3",
"version": "1.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ddmt-tool",
"version": "1.0.3",
"version": "1.0.4",
"license": "ISC",
"dependencies": {
"ddmt-tool": "file:"

View File

@ -1,6 +1,6 @@
{
"name": "ddmt-tool",
"version": "1.0.3",
"version": "1.0.4",
"description": "ddmt-tool",
"main": "index.js",
"type": "module",