Skip to content

Commit

Permalink
use run-parallel instead of map-async
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Nov 19, 2014
1 parent be4da1e commit 86b6cf9
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
Expand Up @@ -35,7 +35,7 @@
],
"dependencies": {
"graceful-fs": "^3.0.4",
"map-async": "^0.1.1"
"run-parallel": "^1.0.0"
},
"devDependencies": {
"eslint": "^0.9.2",
Expand Down

0 comments on commit 86b6cf9

Please sign in to comment.