mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-12 19:36:54 +01:00
fix (#595): upgrade wavesurfer
This commit is contained in:
parent
24024abd7a
commit
31d75295ec
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
"react-selectable": "git+https://github.com/mickael-kerjean/react-selectable.git",
|
||||
"react-sticky": "^6.0.2",
|
||||
"rxjs": "^5.4.0",
|
||||
"wavesurfer.js": "^1.4.0"
|
||||
"wavesurfer.js": "^6.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.16.5",
|
||||
|
|
|
|||
Loading…
Reference in a new issue