Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Mar 20, 2024
1 parent f3bd602 commit c02b969
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jzz-gui-player",
"version": "1.7.1",
"version": "1.7.2",
"description": "MIDI Player GUI for browsers",
"main": "javascript/JZZ.gui.Player.js",
"scripts": {
Expand All @@ -18,8 +18,8 @@
],
"author": "jazz-soft (https://jazz-soft.net/)",
"dependencies": {
"jzz": "^1.8.0",
"jzz-midi-smf": "^1.8.9"
"jzz": "^1.8.1",
"jzz-midi-smf": "^1.9.0"
},
"devDependencies": {
"eslint": "^8.57.0",
Expand Down

0 comments on commit c02b969

Please sign in to comment.