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 2d02408 commit 3d8814bCopy full SHA for 3d8814b
History.md
@@ -1,3 +1,8 @@
1
+[4.3.0-pre / 2019-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/4.2...HEAD)
2
+==================
3
+
4
+* Bumps clean-css dependency to 4.2.1.
5
6
[4.2.0 / 2018-08-02](https://github.com/jakubpawlowicz/clean-css-cli/compare/4.1...v4.2.0)
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.2.0",
+ "clean-css": "^4.2.1",
37
"commander": "2.x",
38
"glob": "7.x"
39
},
0 commit comments