This commit is contained in:
2024-09-29 21:04:06 +08:00
parent 3a8a4aada3
commit c53528079b
6 changed files with 82 additions and 11 deletions

13
package-lock.json generated
View File

@@ -1,13 +1,20 @@
{
"name": "ddmt-tool",
"version": "1.0.4",
"version": "1.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ddmt-tool",
"version": "1.0.4",
"license": "ISC"
"version": "1.0.5",
"license": "ISC",
"dependencies": {
"ddmt-tool": "file:"
}
},
"node_modules/ddmt-tool": {
"resolved": "",
"link": true
}
}
}