remove @types/jsdom

This commit is contained in:
Philipp Kühn
2020-10-28 20:44:59 +01:00
parent 86c528830c
commit f642c8ecad
2 changed files with 0 additions and 20 deletions

View File

@@ -8,7 +8,6 @@
],
"dependencies": {
"@tiptap/core": "2.x",
"@types/jsdom": "^16.2.4",
"hostic-dom": "^0.8.5",
"prosemirror-model": "^1.12.0"
}