diff --git a/package.json b/package.json index ea7f3cf..8cce5a3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "hooks-promise", + "name": "promised-hooks", "version": "1.0.0", "description": "Hooks functionality for methods returning a Promise", "main": "index.js",