-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated @liikiing/ytomp3 to latest version
- Loading branch information
Showing
2 changed files
with
499 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,10 @@ | |
"repository": "[email protected]:Liinkiing/youtube-mp3-downloader-api.git", | ||
"author": "Omar Jbara <[email protected]>", | ||
"license": "MIT", | ||
"scripts": { | ||
"dev": "symfony serve" | ||
}, | ||
"dependencies": { | ||
"@liinkiing/ytomp3": "^1.4.7" | ||
"@liinkiing/ytomp3": "^1.5.0" | ||
} | ||
} |
Oops, something went wrong.