diff --git a/package.json b/package.json index 9d2ada6..9f0c467 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "isodd", + "name": "is-odd-num", "version": "1.0.0", "description": "a simple package to find a given number is odd or not", "main": "index.js",