Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpotthast committed Jan 30, 2024
1 parent 63e83b9 commit e3f0fcc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

Enables the integration of [Tiptap](https://tiptap.dev/) instances into your [leptos](https://leptos.dev/) projects.

Currently used tiptap version: `2.1.12`, when using leptos-tiptap-build `0.2.3`
Currently used tiptap version: `2.2.0`, when using leptos-tiptap-build `0.2.5`

Currently used tiptap extensions:

- "@tiptap/core": "^2.1.12",
- "@tiptap/extension-highlight": "^2.1.12",
- "@tiptap/extension-image": "^2.1.12",
- "@tiptap/extension-text-align": "^2.1.12,
- "@tiptap/starter-kit": "^2.1.12"
- "@tiptap/core": "^2.2.0",
- "@tiptap/extension-highlight": "^2.2.0",
- "@tiptap/extension-image": "^2.2.0",
- "@tiptap/extension-text-align": "^2.2.0,
- "@tiptap/starter-kit": "^2.2.0"

This repository contains:

Expand Down

0 comments on commit e3f0fcc

Please sign in to comment.