Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Sep 23, 2023
1 parent 87b4f97 commit f15e96f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jzz-gui-player",
"version": "1.6.5",
"version": "1.6.6",
"description": "MIDI Player GUI for browsers",
"main": "javascript/JZZ.gui.Player.js",
"scripts": {
Expand All @@ -16,11 +16,11 @@
],
"author": "jazz-soft (https://jazz-soft.net/)",
"dependencies": {
"jzz": "^1.6.5",
"jzz-midi-smf": "^1.7.6"
"jzz": "^1.7.0",
"jzz-midi-smf": "^1.7.9"
},
"devDependencies": {
"eslint": "^8.44.0",
"eslint": "^8.50.0",
"grunt": "^1.6.1",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-uglify": "^5.2.2",
Expand Down

0 comments on commit f15e96f

Please sign in to comment.