This commit is contained in:
xiaopeng 2025-02-10 01:36:59 +08:00
parent d65d7757f0
commit 40bba0a4d4

View File

@ -27,7 +27,6 @@
"md5": "^2.3.0", "md5": "^2.3.0",
"moment": "^2.30.1", "moment": "^2.30.1",
"mysql2": "^3.12.0", "mysql2": "^3.12.0",
"sharp": "0.33.5",
"svg-captcha": "^1.4.0", "svg-captcha": "^1.4.0",
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typeorm": "npm:@cool-midway/typeorm@8.0.0-beta.1", "typeorm": "npm:@cool-midway/typeorm@8.0.0-beta.1",
@ -77,8 +76,6 @@
"src/locales/**/*" "src/locales/**/*"
], ],
"targets": [ "targets": [
"node20-macos-x64",
"node20-linux-x64",
"node20-win-x64" "node20-win-x64"
], ],
"outputPath": "build" "outputPath": "build"