... add deps everywhere

So I have no idea how common deps work apparently
This commit is contained in:
Austin Chen 2022-10-05 22:40:35 -04:00
parent 5c2a00d344
commit 49bb889f21
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@
"@tiptap/extension-image": "2.0.0-beta.199",
"@tiptap/extension-link": "2.0.0-beta.199",
"@tiptap/extension-mention": "2.0.0-beta.199",
"@tiptap/html": "2.0.0-beta.199",
"@tiptap/starter-kit": "2.0.0-beta.199",
"cors": "2.8.5",
"dayjs": "1.11.4",

View File

@ -31,6 +31,7 @@
"@tiptap/extension-link": "2.0.0-beta.199",
"@tiptap/extension-mention": "2.0.0-beta.199",
"@tiptap/extension-placeholder": "2.0.0-beta.199",
"@tiptap/html": "2.0.0-beta.199",
"@tiptap/react": "2.0.0-beta.199",
"@tiptap/starter-kit": "2.0.0-beta.199",
"@tiptap/suggestion": "2.0.0-beta.199",