Skip to content

Commit

Permalink
Update tiptap
Browse files Browse the repository at this point in the history
  • Loading branch information
emptynick committed May 10, 2021
1 parent 0f33273 commit 1852aa5
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion dist/tiptap.umd.js

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"watch": "vite build --mode development --watch"
},
"dependencies": {
"@tabler/icons": "^1.41.1",
"@tiptap/core": "^2.0.0-beta.53",
"@tabler/icons": "^1.41.2",
"@tiptap/core": "^2.0.0-beta.54",
"@tiptap/extension-blockquote": "^2.0.0-beta.11",
"@tiptap/extension-bullet-list": "^2.0.0-beta.11",
"@tiptap/extension-character-count": "^2.0.0-beta.10",
Expand All @@ -26,7 +26,7 @@
"@tiptap/extension-text-align": "^2.0.0-beta.14",
"@tiptap/extension-typography": "^2.0.0-beta.10",
"@tiptap/extension-underline": "^2.0.0-beta.12",
"@tiptap/starter-kit": "^2.0.0-beta.50",
"@tiptap/starter-kit": "^2.0.0-beta.51",
"@tiptap/vue-3": "^2.0.0-beta.33",
"vue": "^3.0.11"
},
Expand Down

0 comments on commit 1852aa5

Please sign in to comment.