chore: add github link to package.json

This commit is contained in:
simon 2020-02-27 18:59:24 +01:00
parent 28d8b225d8
commit f33e7151d4

View File

@ -5,6 +5,7 @@
"engines": {
"node": ">13.9.x"
},
"homepage": "https://github.com/simllll/node-radius-server",
"scripts": {
"debug": "DEBUG=radius:* node dist/app.js",
"start": "node dist/app.js",