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/extension-collaboration",
"version": "1.0.0-alpha.2",
"version": "2.0.0-alpha.0",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
@@ -21,7 +21,7 @@
"dist"
],
"peerDependencies": {
"@tiptap/core": "2.0.0-alpha.3"
"@tiptap/core": "^2.0.0-alpha.0"
},
"dependencies": {
"y-prosemirror": "^1.0.0"