update versions

This commit is contained in:
Philipp Kühn
2020-11-18 18:18:25 +01:00
parent 20ffe22c63
commit b936dff15c
35 changed files with 72 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tiptap/html",
"version": "1.0.0-alpha.2",
"version": "2.0.0-alpha.0",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
@@ -21,7 +21,7 @@
"dist"
],
"dependencies": {
"@tiptap/core": "^2.0.0-alpha.4",
"@tiptap/core": "^2.0.0-alpha.0",
"hostic-dom": "^0.8.5",
"prosemirror-model": "^1.12.0"
}