Skip to content

Commit

Permalink
Update dependencies and node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
infojunkie committed Aug 16, 2024
1 parent 629fdc7 commit ba901b9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [18, 20, 21]
node-version: [18, 20, 22]
python-version: [3.8]

steps:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "musicxml-midi",
"version": "2.7.1",
"version": "2.7.2",
"description": "MusicXML to MIDI converter",
"type": "module",
"directories": {
Expand Down

0 comments on commit ba901b9

Please sign in to comment.