rename custon nntp-server module to nntp-server-zefie

- seems like if a package exists on npm you will get that version regardless of the git configured in package.json
This commit is contained in:
zefie
2022-10-15 22:15:14 -04:00
parent 5bf073d075
commit f42837b8bb
3 changed files with 10 additions and 9 deletions

View File

@@ -37,7 +37,7 @@
"iconv-lite": "^0.6.3",
"mime-types": "^2.1.35",
"newsie": "^1.2.1",
"nntp-server": "github:zefie/nntp-server",
"nntp-server-zefie": "git+https://git@github.com:zefie/nntp-server",
"proxy-agent": "^5.0.0",
"sanitize-html": "^2.7.2",
"socks-proxy-agent": "^6.2.1",