Skip to content

Commit e27dbfc

Browse files
committed
Upgrade to clean-css 5.3.2
1 parent 823c04e commit e27dbfc

File tree

2 files changed

+55
-2
lines changed

2 files changed

+55
-2
lines changed

package-lock.json

Lines changed: 53 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "less-plugin-clean-css",
33
"version": "1.5.1",
44
"description": "clean-css plugin for less.js",
5-
"homepage": "http://lesscss.org",
5+
"homepage": "https://lesscss.org",
66
"author": "Luke Page",
77
"contributors": [
88
"The Core Less Team"
@@ -20,7 +20,7 @@
2020
"node": ">=0.10"
2121
},
2222
"dependencies": {
23-
"clean-css": "^4.2.1"
23+
"clean-css": "^5.3.2"
2424
},
2525
"keywords": [
2626
"less plugins",

0 commit comments

Comments
 (0)