Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Dec 22, 2023
1 parent 4beaf4c commit b3f4810
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jzz-gui-player",
"version": "1.6.9",
"version": "1.7.0",
"description": "MIDI Player GUI for browsers",
"main": "javascript/JZZ.gui.Player.js",
"scripts": {
Expand All @@ -18,15 +18,15 @@
],
"author": "jazz-soft (https://jazz-soft.net/)",
"dependencies": {
"jzz": "^1.7.4",
"jzz-midi-smf": "^1.8.1"
"jzz": "^1.7.7",
"jzz-midi-smf": "^1.8.3"
},
"devDependencies": {
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"grunt": "^1.6.1",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-uglify": "^5.2.2",
"jsdom": "^22.1.0",
"jsdom": "^23.0.1",
"jzz-synth-tiny": "^1.3.7",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
Expand Down

0 comments on commit b3f4810

Please sign in to comment.