Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrberto committed Jun 2, 2018
2 parents 83e003b + 766d0cc commit 74d8789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jsconfig.json
yarn-error.log
yarn.lock
CONTRIBUTING.md
!lib
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carlosrberto/lazy-list",
"version": "0.1.3",
"version": "0.1.4",
"description": "LazyList implements map, filter and reduce in JavaScript Arrays with lazy evaluation.",
"main": "lib/index.js",
"repository": "git@github.com:carlosrberto/lazy-list.git",
Expand Down

0 comments on commit 74d8789

Please sign in to comment.