Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Apr 1, 2024
1 parent c02b969 commit 9555b47
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.2",
"version": "1.7.3",
"description": "MIDI Player GUI for browsers",
"main": "javascript/JZZ.gui.Player.js",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"author": "jazz-soft (https://jazz-soft.net/)",
"dependencies": {
"jzz": "^1.8.1",
"jzz-midi-smf": "^1.9.0"
"jzz-midi-smf": "^1.9.1"
},
"devDependencies": {
"eslint": "^8.57.0",
Expand All @@ -28,7 +28,7 @@
"grunt-contrib-uglify": "^5.2.2",
"jsdom": "^24.0.0",
"jzz-synth-tiny": "^1.3.8",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"nyc": "^15.1.0",
"web-midi-test": "^1.2.6"
},
Expand Down

0 comments on commit 9555b47

Please sign in to comment.