Skip to content

Commit

Permalink
change scope package name
Browse files Browse the repository at this point in the history
  • Loading branch information
mike1pol committed Oct 19, 2017
1 parent 80ebb33 commit b5ec545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

## Install
```npm i -s @mike1pol/omit-empty```
```npm i -s @mikepol/omit-empty```

## Usage

Expand Down

0 comments on commit b5ec545

Please sign in to comment.