This website works better with JavaScript.
Home
Explore
Help
Sign In
Autoplex
/
autoplex-legacy
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
Add missing IPC dependency to seeker
dev
David Ludwig
4 years ago
parent
96ec56f1d7
commit
f0f1c50956
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
,
Write
Preview
Loading…
Cancel
Save