Skip to content

Commit 2c9b6f2

Browse files
Bumps clean-css dependency to 4.0.7.
1 parent ee3f37b commit 2c9b6f2

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.7 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.0.6...4.0)
2+
==================
3+
4+
* Bumps clean-css dependency to 4.0.7.
5+
16
[4.0.6 / 2017-02-10](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.0.5...v4.0.6)
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.0.6",
29+
"clean-css": "^4.0.7",
3030
"commander": "2.x"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)