Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Nov 15, 2023
1 parent 062fc51 commit 6c41cf3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
"browser": "audio-decode.js",
"type": "module",
"dependencies": {
"@wasm-audio-decoders/flac": "^0.1.12",
"@wasm-audio-decoders/ogg-vorbis": "^0.1.7",
"@wasm-audio-decoders/flac": "^0.2.1",
"@wasm-audio-decoders/ogg-vorbis": "^0.1.12",
"audio-buffer": "^5.0.0",
"audio-type": "^2.2.0",
"mpg123-decoder": "^0.4.8",
"audio-type": "^2.2.1",
"mpg123-decoder": "^0.4.10",
"node-wav": "^0.0.2",
"ogg-opus-decoder": "^1.6.4",
"qoa-format": "^1.0.0"
"ogg-opus-decoder": "^1.6.8",
"qoa-format": "^1.0.1"
},
"devDependencies": {
"audio-lena": "^2.2.1",
"audio-lena": "^2.3.0",
"base64-arraybuffer": "^1.0.2",
"tst": "^7.1.1"
},
Expand Down

0 comments on commit 6c41cf3

Please sign in to comment.