remove old codemirror packages + styles

This commit is contained in:
Felix Roos 2022-04-29 20:38:49 +02:00
parent 0d1e7f5c17
commit cf922b036e
5 changed files with 1 additions and 156 deletions

View file

@ -8,12 +8,10 @@
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
"codemirror": "^5.65.2",
"codemirror6-themes": "^0.1.2",
"events": "^3.3.0",
"gh-pages": "^3.2.3",
"react": "^17.0.2",
"react-codemirror2": "^7.2.1",
"react-codemirror6": "^1.1.0",
"react-dom": "^17.0.2",
"react-hook-inview": "^4.4.1",