diff --git a/package.json b/package.json index 236885f..4de45be 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "test": "jest" }, "author": "bdcorps", - "license": "ISC", + "license": "MIT", "dependencies": { "dotenv": "^8.2.0", "express": "^4.17.1", @@ -35,4 +35,4 @@ "url": "https://github.com/bdcorps/candymail/issues" }, "homepage": "https://github.com/bdcorps/candymail#readme" -} +} \ No newline at end of file