Skip to content

Commit 470e7b5

Browse files
committed
Update package.json
Fixed gulp-task-loader issue
1 parent 7375aaa commit 470e7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/devbridge/Front-End-Toolkit",
2929
"devDependencies": {
3030
"gulp-imagemin": "^2.3.0",
31-
"gulp-task-loader": "^1.2.1",
31+
"gulp-task-loader": "1.2.1",
3232
"imagemin-pngquant": "^4.2.0",
3333
"gulp-ignore": "^2.0.1"
3434
}

0 commit comments

Comments
 (0)