about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2020-06-24 22:54:06 +0200
committerGitHub <noreply@github.com>2020-06-24 22:54:06 +0200
commite9ff61ca0704d9570950875e1b72556c4114424f (patch)
treed67df60cb9567f349b5fda01f52bb7f6544e442b /package.json
parentddcdddd6fcb955ac74d7ed525587ff4c4f2af118 (diff)
Remove unused dependency on wavesurfer.js (#14136)
It's not used anymore now that the audio player design has changed again.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index c0c6844f6..efce7a1a4 100644
--- a/package.json
+++ b/package.json
@@ -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",