Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
armandabric committed Mar 28, 2017
1 parent 37d79be commit 941811a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gulp-uglifycss",
"version": "1.0.6",
"version": "1.0.7",
"description": "Gulp plugin to use uglifycss",
"main": "index.js",
"scripts": {
Expand Down

2 comments on commit 941811a

@benderr
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. I run npm install for package with release 1.0.7 and receive error
error cb() never called!
4051 error This is an error with npm itself. Please report this error at:

In 1.0.6 is not reproduce

@armandabric
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for this issue. Please see my answer here: See #14 (comment)

Please sign in to comment.