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 23, 2024
1 parent 7812822 commit c48df3d
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-midi-gm",
"version": "1.3.5",
"version": "1.3.6",
"description": "General MIDI / GM2 / GS / XG instrument names",
"main": "javascript/JZZ.midi.GM.js",
"scripts": {
Expand All @@ -18,14 +18,14 @@
],
"author": "jazz-soft (https://jazz-soft.net/)",
"dependencies": {
"jzz": "^1.7.7"
"jzz": "^1.8.1"
},
"devDependencies": {
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"grunt": "^1.6.1",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-uglify": "^5.2.2",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"nyc": "^15.1.0"
},
"repository": {
Expand Down

0 comments on commit c48df3d

Please sign in to comment.