Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eshaz committed Apr 22, 2023
1 parent 8e0a5fc commit fa1b0dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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
@@ -1,6 +1,6 @@
{
"name": "mse-audio-wrapper",
"version": "1.4.9",
"version": "1.4.10",
"description": "Library to enable Media Source Extensions API playback for unsupported audio containers and raw codecs",
"main": "src/MSEAudioWrapper.js",
"type": "module",
Expand Down Expand Up @@ -44,7 +44,7 @@
"url": "https://github.com/sponsors/eshaz"
},
"dependencies": {
"codec-parser": "2.3.0"
"codec-parser": "2.4.0"
},
"devDependencies": {
"prettier": "^2.8.7"
Expand Down

0 comments on commit fa1b0dd

Please sign in to comment.