This commit is contained in:
ddmt 2024-09-29 21:05:43 +08:00
parent c53528079b
commit b5bf508ccc
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.5", "version": "1.0.5",
"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:"
}
} }