This commit is contained in:
Feross Aboukhadijeh 2019-08-07 19:03:47 -07:00
parent 6b68180d68
commit 91148ce40b
2 changed files with 3029 additions and 1 deletions

3028
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"name": "bittorrent-tracker", "name": "bittorrent-tracker",
"description": "Simple, robust, BitTorrent tracker (client & server) implementation", "description": "Simple, robust, BitTorrent tracker (client & server) implementation",
"version": "9.13.0", "version": "9.14.0",
"author": { "author": {
"name": "WebTorrent, LLC", "name": "WebTorrent, LLC",
"email": "feross@webtorrent.io", "email": "feross@webtorrent.io",