Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Jun 13, 2024
1 parent 9952b39 commit 0b4a03d
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-midi-gear",
"version": "1.3.4",
"version": "1.3.5",
"description": "Retrieve your MIDI device model and manufacturer",
"main": "javascript/JZZ.midi.Gear.js",
"scripts": {
Expand All @@ -21,12 +21,12 @@
"jzz": "^1.8.4"
},
"devDependencies": {
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"grunt": "^1.6.1",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-uglify": "^5.2.2",
"mocha": "^10.4.0",
"nyc": "^15.1.0"
"nyc": "^17.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 0b4a03d

Please sign in to comment.