Browse Source

Add missing IPC dependency to seeker

dev
David Ludwig 4 years ago
parent
commit
f0f1c50956
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      services/seeker/package.json

+ 1
- 0
services/seeker/package.json View File

@ -23,6 +23,7 @@
"dependencies": {
"@autoplex-api/torrent": "^0.0.0",
"@autoplex/database": "^0.0.0",
"@autoplex/ipc": "^0.0.0",
"@autoplex/microservice": "^0.0.0",
"@autoplex/utils": "^0.0.0",
"cheerio": "^1.0.0-rc.6",


Loading…
Cancel
Save