We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db6e08 commit edd64a9Copy full SHA for edd64a9
package.json
@@ -2,7 +2,7 @@
2
"name": "gulp-clean-css",
3
"description": "Minify css with clean-css.",
4
"homepage": "https://github.com/scniro/gulp-clean-css#readme",
5
- "version": "3.4.2",
+ "version": "3.5.0",
6
"author": "scniro",
7
"license": "MIT",
8
"bugs": {
@@ -29,7 +29,7 @@
29
"gulpfriendly"
30
],
31
"dependencies": {
32
- "clean-css": "4.1.4",
+ "clean-css": "4.1.5",
33
"gulp-util": "3.0.8",
34
"through2": "2.0.3",
35
"vinyl-sourcemaps-apply": "0.2.1"
0 commit comments