chore: add @tiptap/pm package dependency

This commit is contained in:
swve 2024-04-01 13:29:05 +02:00
parent 7d86ff4a85
commit bc7ea04998
2 changed files with 4 additions and 0 deletions

3
pnpm-lock.yaml generated
View file

@ -62,6 +62,9 @@ importers:
'@tiptap/html':
specifier: ^2.2.4
version: 2.2.4(@tiptap/core@2.2.4)(@tiptap/pm@2.2.4)
'@tiptap/pm':
specifier: ^2.2.4
version: 2.2.4
'@tiptap/react':
specifier: ^2.2.4
version: 2.2.4(@tiptap/core@2.2.4)(@tiptap/pm@2.2.4)(react-dom@18.2.0)(react@18.2.0)