This commit is contained in:
ddmt 2024-09-29 20:35:52 +08:00
parent 4c4c63ce63
commit 3a8a4aada3
2 changed files with 2 additions and 12 deletions

9
package-lock.json generated
View File

@ -7,14 +7,7 @@
"": { "": {
"name": "ddmt-tool", "name": "ddmt-tool",
"version": "1.0.4", "version": "1.0.4",
"license": "ISC", "license": "ISC"
"dependencies": {
"ddmt-tool": "file:"
}
},
"node_modules/ddmt-tool": {
"resolved": "",
"link": true
} }
} }
} }

View File

@ -12,8 +12,5 @@
"tool" "tool"
], ],
"author": "ddmt", "author": "ddmt",
"license": "ISC", "license": "ISC"
"dependencies": {
"ddmt-tool": "file:"
}
} }