chore: add github link to package.json
Showing
| ... | @@ -5,6 +5,7 @@ | ... | @@ -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", | ||
| ... | ... |
Please register or sign in to comment