Skip to content

Commit c49dbc7

Browse files
committed
fancy-log => devDep
1 parent e2bf4d2 commit c49dbc7

File tree

2 files changed

+131
-21
lines changed

2 files changed

+131
-21
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gulp-clean-css",
33
"description": "Minify css with clean-css.",
44
"homepage": "https://github.com/scniro/gulp-clean-css#readme",
5-
"version": "3.9.1",
5+
"version": "3.9.2",
66
"author": "scniro",
77
"license": "MIT",
88
"bugs": {
@@ -30,7 +30,6 @@
3030
],
3131
"dependencies": {
3232
"clean-css": "4.1.9",
33-
"fancy-log": "1.3.2",
3433
"plugin-error": "0.1.2",
3534
"through2": "2.0.3",
3635
"vinyl-sourcemaps-apply": "0.2.1"
@@ -40,14 +39,15 @@
4039
"chai-string": "1.4.0",
4140
"coveralls": "3.0.0",
4241
"express": "4.16.2",
42+
"fancy-log": "1.3.2",
4343
"gulp": "3.9.1",
4444
"gulp-concat": "2.6.1",
4545
"gulp-istanbul": "1.1.2",
4646
"gulp-mocha": "4.3.1",
4747
"gulp-rename": "1.2.2",
4848
"gulp-sass": "3.1.0",
4949
"gulp-sourcemaps": "2.6.2",
50-
"mocha": "4.0.1",
50+
"mocha": "4.1.0",
5151
"vinyl": "2.1.0",
5252
"vinyl-buffer": "1.0.1",
5353
"vinyl-fs-fake": "1.1.0"

0 commit comments

Comments
 (0)