Skip to content

Commit

Permalink
feat: release 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dangdungcntt committed Dec 27, 2023
1 parent 26fd083 commit 2cf4e80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youtube-stream-url",
"version": "2.4.2",
"version": "2.4.3",
"description": "Get stream url from youtube link",
"source": "src/index.js",
"main": "dist/index.js",
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/dangdungcntt/youtube-stream-url#readme",
"dependencies": {
"axios": "^1.1.3",
"axios": "^1.6.0",
"m3u8-file-parser": "^0.2.4"
},
"devDependencies": {
Expand All @@ -32,4 +32,4 @@
"volta": {
"node": "18.18.0"
}
}
}

0 comments on commit 2cf4e80

Please sign in to comment.