新增 gulp-sourcemaps 依赖

pull/1404/head
贤心 2023-10-23 10:30:22 +08:00
parent 0c2a65457a
commit 9891483e2b
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
"gulp-rename": "^2.0.0",
"gulp-header": "^2.0.9",
"gulp-footer": "^2.1.0",
"gulp-sourcemaps": "^3.0.0",
"del": "^2.2.2",
"minimist": "^1.2.8"
},