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 8ba4035 commit ebb506b
Show file tree
Hide file tree
Showing 6 changed files with 1,275 additions and 211 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: [16, 18]
node-version: [18, 20, 22]
python-version: [3.8]

steps:
Expand Down
1 change: 0 additions & 1 deletion dist/musicxml-player.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -12608,7 +12608,6 @@ var devDependencies = {
"@types/eslint": "^8.4.5",
"@types/mocha": "^10.0.1",
"@types/node": "^20.12.11",
"@types/prettier": "^3.0.0",
"@types/sinon": "^17.0.3",
"@types/verovio": "^3.13.0",
"@types/webmidi": "^2.0.6",
Expand Down
2 changes: 1 addition & 1 deletion dist/musicxml-player.esm.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit ebb506b

Please sign in to comment.