Skip to content

Commit

Permalink
Merge pull request #61 from 21CSM/24-visualize-mei-files
Browse files Browse the repository at this point in the history
feat: add score viewer
  • Loading branch information
21CSM authored Oct 1, 2024
2 parents 7a3628e + 4c7fbb4 commit 7e2312f
Show file tree
Hide file tree
Showing 12 changed files with 19,353 additions and 82 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/eslint": "^9.6.0",
"@types/node": "22.5.5",
"@types/verovio": "^3.13.4",
"@vitest/coverage-v8": "^2.1.1",
"autoprefixer": "10.4.20",
"eslint": "^9.0.0",
Expand All @@ -44,8 +45,11 @@
"typescript": "^5.0.0",
"typescript-eslint": "^8.0.0",
"unplugin-icons": "^0.19.3",
"verovio": "^4.3.1",
"vite": "^5.4.8",
"vite-plugin-tailwind-purgecss": "0.3.3",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0",
"vitest": "^2.0.0"
},
"type": "module",
Expand Down
193 changes: 193 additions & 0 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 7e2312f

Please sign in to comment.