Skip to content

Commit

Permalink
updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
same31 committed Sep 22, 2018
1 parent ffdf647 commit 035fada
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 109 deletions.
202 changes: 95 additions & 107 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"description": "API to search and download subtitles files from addic7ed.com",
"main": "index.js",
"dependencies": {
"iconv-lite": "^0.4.13",
"iconv-lite": "^0.4.24",
"langs": "^1.0.2",
"request": "^2.86.0",
"request": "^2.88.0",
"request-promise-native": "^1.0.3"
},
"devDependencies": {},
Expand Down

0 comments on commit 035fada

Please sign in to comment.