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 24, 2023
1 parent 0c1dc5a commit 5781644
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": "runkit-midi",
"version": "1.1.3",
"version": "1.1.4",
"description": "MIDI player/viewer for RunKit",
"main": "index.js",
"scripts": {
Expand All @@ -18,14 +18,14 @@
],
"author": "jazz-soft (https://jazz-soft.net/)",
"dependencies": {
"jzz": "^1.7.6",
"jzz-gui-player": "^1.6.9",
"jzz-midi-smf": "^1.8.2",
"jzz": "^1.7.7",
"jzz-gui-player": "^1.7.0",
"jzz-midi-smf": "^1.8.4",
"jzz-synth-tiny": "^1.3.7"
},
"devDependencies": {
"@runkit/value-viewer": "^1.0.0",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0"
},
Expand Down

0 comments on commit 5781644

Please sign in to comment.