Switch package for webm duration fixing

Issue #95. This is to set duration on recorded audio, otherwise clients will not know how long the audio file is.
This commit is contained in:
N-Pex 2021-04-13 21:30:20 +02:00
parent 2fb883a4d1
commit 544f9066af
3 changed files with 44 additions and 109 deletions

View file

@ -12,7 +12,7 @@
"axios": "^0.21.0",
"core-js": "^3.6.5",
"dayjs": "^1.10.3",
"ebml": "^3.0.0",
"fix-webm-duration": "^1.0.0",
"intersection-observer": "^0.11.0",
"js-sha256": "^0.9.0",
"json-web-key": "^0.4.0",