Skip to content

Commit 25ca32d

Browse files
authored
Merge pull request #2450 from mgechev/greenkeeper/gulp-uglify-pin-3.0.1
fix: pin gulp-uglify to 3.0.1
2 parents f97ac76 + e1409b7 commit 25ca32d

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
@@ -109,7 +109,7 @@
109109
"gulp-template": "^5.0.0",
110110
"gulp-tslint": "^8.1.3",
111111
"gulp-typescript": "^4.0.2",
112-
"gulp-uglify": "^3.0.1",
112+
"gulp-uglify": "3.0.1",
113113
"gulp-watch": "^5.0.1",
114114
"is-ci": "^2.0.0",
115115
"isstream": "^0.1.2",

0 commit comments

Comments
 (0)