chore: add github link to package.json

master
simon 4 years ago
parent 28d8b225d8
commit f33e7151d4

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

Loading…
Cancel
Save