mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
chore: add @tiptap/pm package dependency
This commit is contained in:
parent
7d86ff4a85
commit
bc7ea04998
2 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"@tiptap/extension-collaboration-cursor": "^2.2.4",
|
||||
"@tiptap/extension-youtube": "^2.2.4",
|
||||
"@tiptap/html": "^2.2.4",
|
||||
"@tiptap/pm": "^2.2.4",
|
||||
"@tiptap/react": "^2.2.4",
|
||||
"@tiptap/starter-kit": "^2.2.4",
|
||||
"avvvatars-react": "^0.4.2",
|
||||
|
|
|
|||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue