Skip to content

Commit

Permalink
0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaksandr-master committed May 3, 2016
1 parent 6472ac5 commit f1ace9c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
@@ -1,13 +1,12 @@
{
"name": "async-iterate",
"version": "0.1.6",
"version": "0.1.7",
"description": "lightweight async iterators (map, each, reduce)",
"main": "index.js",
"scripts": {
"test": "grunt test"
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"lodash": "4.11.2",
"async": "^2.0.0-rc.3",
Expand Down

0 comments on commit f1ace9c

Please sign in to comment.