Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 2db542b

Browse files
committed
1.5.0
1 parent 0a5d06f commit 2db542b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 1.5.0 - 2015-05-23
22

3-
- Added: `compress` option used cssnano instead of CSSWring.
3+
- Changed: `compress` option use [cssnano](https://github.com/ben-eb/cssnano) instead of CSSWring.
44

55
# 1.4.0 - 2015-05-01
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"dependencies": {
3030
"autoprefixer-core": "^5.0.0",
3131
"caniuse-api": "^1.2.1",
32+
"chalk": "^1.0.0",
3233
"chokidar": "^1.0.0",
33-
"colors": "^1.0.2",
3434
"commander": "^2.3.0",
3535
"cssnano": "^1.2.0",
3636
"exit": "^0.1.2",

0 commit comments

Comments
 (0)