Remove unused dependency on wavesurfer.js (#14136)

It's not used anymore now that the audio player design has changed again.
This commit is contained in:
ThibG 2020-06-24 22:54:06 +02:00 committed by GitHub
parent ddcdddd6fc
commit e9ff61ca07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 6 deletions

View file

@ -161,7 +161,6 @@
"throng": "^4.0.0",
"tiny-queue": "^0.2.1",
"uuid": "^8.1.0",
"wavesurfer.js": "^3.3.3",
"webpack": "^4.43.0",
"webpack-assets-manifest": "^3.1.1",
"webpack-bundle-analyzer": "^3.8.0",