Skip to content

Commit

Permalink
Update 'jzz' (optional dependency) to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Philippe Côté committed Aug 6, 2024
1 parent 0ebbaad commit d7c89d1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
24 changes: 14 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@
"dependencies": {
"djipevents": "^2.0.7"
},
"optionalDependencies": {
"jzz": "^1.5.6"
},
"devDependencies": {
"@alexbinary/rimraf": "^1.0.2",
"@babel/cli": "^7.13.0",
Expand Down Expand Up @@ -165,5 +162,8 @@
],
"after:release": "rimraf webmidi-${version}.tgz"
}
},
"optionalDependencies": {
"jzz": "^1.8.5"
}
}

0 comments on commit d7c89d1

Please sign in to comment.