Skip to content

Commit

Permalink
fix(addon-editor): explicit provide @tiptap/extension-blockquote
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Feb 6, 2023
1 parent 98ab2c0 commit 9861d91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions projects/addon-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"license": "Apache-2.0",
"dependencies": {
"@tiptap/core": "2.0.0-beta.212",
"@tiptap/extension-blockquote": "2.0.0-beta.212",
"@tiptap/extension-bold": "2.0.0-beta.212",
"@tiptap/extension-bubble-menu": "2.0.0-beta.212",
"@tiptap/extension-bullet-list": "2.0.0-beta.212",
Expand Down

0 comments on commit 9861d91

Please sign in to comment.