1
0
mirror of https://gitee.com/layui/layui.git synced 2025-04-05 17:38:02 +08:00

新增 gulp-sourcemaps 依赖

This commit is contained in:
贤心 2023-10-23 10:30:22 +08:00
parent 0c2a65457a
commit 9891483e2b

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"
},