Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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 12, 2023
1 parent ea26819 commit 0c1dc5a
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": "runkit-midi",
"version": "1.1.2",
"version": "1.1.3",
"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.4",
"jzz": "^1.7.6",
"jzz-gui-player": "^1.6.9",
"jzz-midi-smf": "^1.8.1",
"jzz-midi-smf": "^1.8.2",
"jzz-synth-tiny": "^1.3.7"
},
"devDependencies": {
"@runkit/value-viewer": "^1.0.0",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0"
},
Expand Down

0 comments on commit 0c1dc5a

Please sign in to comment.