diff --git a/package.json b/package.json index e71075d..bae751a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "forEachAsync", + "name": "foreachasync", "version": "3.0.0", "description": "A node- and browser-ready async counterpart of Array.prototype.forEach", "homepage": "https://github.com/FuturesJS/forEachAsync",