Skip to content

Commit

Permalink
fix: Tiptap "Unknown CSS selector action any" error (#2897)
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr authored Mar 15, 2024
1 parent ccd4bd0 commit 546dfc7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion editor.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@tiptap/extension-history": "^2.0.3",
"@tiptap/extension-image": "^2.0.3",
"@tiptap/extension-italic": "^2.0.3",
"@tiptap/extension-link": "^2.1.13",
"@tiptap/extension-link": "2.0.0-beta.36",
"@tiptap/extension-list-item": "^2.0.3",
"@tiptap/extension-mention": "^2.1.13",
"@tiptap/extension-ordered-list": "^2.1.13",
Expand Down
20 changes: 10 additions & 10 deletions editor.planx.uk/pnpm-lock.yaml

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

0 comments on commit 546dfc7

Please sign in to comment.