We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82262dd commit 0a8de4eCopy full SHA for 0a8de4e
History.md
@@ -1,3 +1,8 @@
1
+[4.1.10 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.9...4.1)
2
+==================
3
+
4
+* Bumps clean-css dependency to 4.1.9.
5
6
[4.1.9 / 2017-09-03](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.8...v4.1.9)
7
==================
8
package.json
@@ -33,7 +33,7 @@
33
],
34
"homepage": "https://github.com/jakubpawlowicz/clean-css-cli#readme",
35
"dependencies": {
36
- "clean-css": "^4.1.8",
+ "clean-css": "^4.1.9",
37
"commander": "2.x",
38
"glob": "7.x"
39
},
0 commit comments