Skip to content

Commit c10e60e

Browse files
Bumps clean-css dependency to 4.0.1.
1 parent c2fd52d commit c10e60e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
4.0.0 / 2017-01-23
27
==================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/jakubpawlowicz/clean-css-cli#readme",
2828
"dependencies": {
29-
"clean-css": "4.x",
29+
"clean-css": "^4.0.1",
3030
"commander": "2.x"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)