add codemirror

This commit is contained in:
Felix Roos 2022-02-06 22:13:46 +01:00
parent 36db844155
commit ffe0556c90
6 changed files with 69 additions and 221 deletions

View file

@ -9,7 +9,9 @@
},
"dependencies": {
"@tonaljs/tonal": "^4.6.5",
"codemirror": "^5.65.1",
"react": "^17.0.2",
"react-codemirror2": "^7.2.1",
"react-dom": "^17.0.2",
"tone": "^14.7.77"
},