Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bellisario committed Jun 2, 2022
1 parent cf20f6a commit 38a01ef
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,18 @@
"npm-publish": "node ./publish.js",
"test": "echo \"Install package with DEV Dependencies and run code inside test folder to test\" && exit 0"
},
"bugs": {
"url": "https://github.com/Bellisario/hostname-patcher/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Bellisario/hostname-patcher.git"
},
"homepage": "https://github.com/Bellisario/hostname-patcher",
"author": "Bellisario",
"license": "ISC",
"devDependencies": {
"@jsdevtools/npm-publish": "^1.4.3",
"nodemailer": "^6.7.5"
}
}
}

0 comments on commit 38a01ef

Please sign in to comment.