Skip to content

Commit 634861a

Browse files
Bumps clean-css dependency to 4.0.9.
1 parent 0ca9845 commit 634861a

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

0 commit comments

Comments
 (0)