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 c2fd52d commit c10e60eCopy full SHA for c10e60e
History.md
@@ -1,3 +1,8 @@
1
+[4.0.1 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v4.0.0...4.0)
2
+==================
3
+
4
+* Bumps clean-css dependency to 4.0.1.
5
6
4.0.0 / 2017-01-23
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.x",
+ "clean-css": "^4.0.1",
30
"commander": "2.x"
31
32
"devDependencies": {
0 commit comments