cleanup dependencies

This commit is contained in:
Philipp Kühn
2020-11-23 17:23:32 +01:00
parent 99f50749aa
commit 2f81c6b65b
6 changed files with 115 additions and 301 deletions

View File

@@ -24,6 +24,7 @@
"@tiptap/core": "^2.0.0-alpha.6"
},
"dependencies": {
"@types/prosemirror-history": "^1.0.1",
"prosemirror-history": "^1.1.3"
}
}