Skip to content

Commit

Permalink
Merge pull request #34 from aymene69/dev
Browse files Browse the repository at this point in the history
Fix max results config
  • Loading branch information
hyoretsu authored Jan 27, 2024
2 parents e4dea3d + 4690aa8 commit 5facbb8
Show file tree
Hide file tree
Showing 3 changed files with 223 additions and 222 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"type": "module",
"name": "stremio-addon-jackett",
"version": "1.1.3",
"version": "1.1.6",
"description": "Stremio Jackett Addon",
"scripts": {
"start": "node src/index.js"
},
"dependencies": {
"@hyoretsu/utils": "^1.10.1",
"buffer": "^6.0.3",
"cors": "^2.8.5",
"express": "^4.18.2",
Expand Down
Loading

0 comments on commit 5facbb8

Please sign in to comment.