Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 02fd03d

Browse files
dependabot[bot]Pengxn
authored andcommitted
Upgrade gulp requirement from ^4.0.0 to ^4.0.1 (#15)
Upgrades the requirements on [gulp](https://github.com/gulpjs/gulp) to permit the latest version.
1 parent ddd8d39 commit 02fd03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"del": "^4.1.0",
30-
"gulp": "^4.0.0",
30+
"gulp": "^4.0.1",
3131
"gulp-concat": "^2.6.1",
3232
"gulp-header": "^2.0.7",
3333
"gulp-rename": "^1.4.0",

0 commit comments

Comments
 (0)