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 26, 2024
1 parent 941b852 commit 19b63b7
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-gear",
"version": "1.3.2",
"version": "1.3.3",
"description": "Retrieve your MIDI device model and manufacturer",
"main": "javascript/JZZ.midi.Gear.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 19b63b7

Please sign in to comment.