Skip to content

Commit e2deb86

Browse files
Bumps clean-css dependency to 4.1.7.
1 parent c92944e commit e2deb86

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[4.1.8 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.7...4.1)
2+
==================
3+
4+
* Bumps clean-css dependency to 4.1.7.
5+
16
[4.1.7 / 2017-09-03](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.6...v4.1.7)
27
==================
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"homepage": "https://github.com/jakubpawlowicz/clean-css-cli#readme",
3535
"dependencies": {
36-
"clean-css": "^4.1.6",
36+
"clean-css": "^4.1.7",
3737
"commander": "2.x",
3838
"glob": "7.x"
3939
},

0 commit comments

Comments
 (0)