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 6cc993d commit 5668dfbCopy full SHA for 5668dfb
History.md
@@ -1,3 +1,8 @@
1
+[4.0.2 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v4.0.1...4.0)
2
+==================
3
+
4
+* Bumps clean-css dependency to 4.0.2.
5
6
[4.0.1 / 2017-02-07](https://github.com/jakubpawlowicz/clean-css/compare/v4.0.0...v4.0.1)
7
==================
8
package.json
@@ -26,7 +26,7 @@
26
},
27
"homepage": "https://github.com/jakubpawlowicz/clean-css-cli#readme",
28
"dependencies": {
29
- "clean-css": "^4.0.1",
+ "clean-css": "^4.0.2",
30
"commander": "2.x"
31
32
"devDependencies": {
0 commit comments