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, 2022
1 parent 73bab69 commit dc80671
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": "midi-test",
"version": "1.2.3",
"version": "1.2.4",
"description": "Virtual MIDI ports for testing MIDI applications",
"main": "index.js",
"scripts": {
Expand All @@ -21,10 +21,10 @@
"homepage": "https://jazz-soft.net",
"bugs": "https://github.com/jazz-soft/midi-test/issues",
"devDependencies": {
"eslint": "^8.29.0",
"jazz-midi": "^1.7.7",
"jzz": "^1.5.5",
"mocha": "^10.1.0"
"eslint": "^8.30.0",
"jazz-midi": "^1.7.8",
"jzz": "^1.5.6",
"mocha": "^10.2.0"
},
"gypfile": true,
"engines": {
Expand Down

0 comments on commit dc80671

Please sign in to comment.