Skip to content

Commit

Permalink
feat: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eshaz committed Jul 12, 2022
1 parent 6789610 commit ca83544
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions 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": "mse-audio-wrapper",
"version": "1.4.5",
"version": "1.4.6",
"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 @@ -43,9 +43,9 @@
"url": "https://github.com/sponsors/eshaz"
},
"dependencies": {
"codec-parser": "2.0.2"
"codec-parser": "2.1.0"
},
"devDependencies": {
"prettier": "^2.6.2"
"prettier": "^2.7.1"
}
}

0 comments on commit ca83544

Please sign in to comment.