alpha to beta

This commit is contained in:
Philipp Kühn
2021-03-05 12:47:10 +01:00
parent d18d30ba08
commit 2fa178c0f7
46 changed files with 112 additions and 112 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-history",
"description": "history extension for tiptap",
"version": "2.0.0-alpha.11",
"version": "2.0.0-beta.0",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
@@ -22,7 +22,7 @@
"dist"
],
"peerDependencies": {
"@tiptap/core": "^2.0.0-alpha.6"
"@tiptap/core": "^2.0.0-beta.0"
},
"dependencies": {
"@types/prosemirror-history": "^1.0.2",