Skip to content

Commit ebb8700

Browse files
committed
1.0.7
1 parent 3ee5ad8 commit ebb8700

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wavesurfer/react",
3-
"version": "1.0.5",
4-
"description": "React component for wavesurfer.js",
3+
"version": "1.0.6",
4+
"description": "React component and hook for wavesurfer.js",
55
"homepage": "https://wavesurfer.xyz",
66
"repository": {
77
"type": "git",
@@ -36,7 +36,7 @@
3636
"license": "BSD-3-Clause",
3737
"peerDependencies": {
3838
"react": "^18.2.0",
39-
"wavesurfer.js": "^7.6.3"
39+
"wavesurfer.js": ">=7.7.14"
4040
},
4141
"devDependencies": {
4242
"@rollup/plugin-commonjs": "^25.0.7",

0 commit comments

Comments
 (0)