Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Feb 20, 2023
1 parent 3f21f71 commit d029541
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "jzz-midi-gm",
"version": "1.3.1",
"version": "1.3.2",
"description": "General MIDI / GM2 / GS / XG instrument names",
"main": "javascript/JZZ.midi.GM.js",
"scripts": {
Expand All @@ -18,11 +18,11 @@
],
"author": "jazz-soft (https://jazz-soft.net/)",
"dependencies": {
"jzz": "^1.5.6"
"jzz": "^1.6.0"
},
"devDependencies": {
"eslint": "^8.29.0",
"grunt": "^1.5.3",
"eslint": "^8.34.0",
"grunt": "^1.6.1",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-uglify": "^5.2.2",
"mocha": "^10.2.0",
Expand Down

0 comments on commit d029541

Please sign in to comment.