fix: updated document editor package in web and space apps (#2846)

This commit is contained in:
sriram veeraghanta 2023-11-23 15:27:20 +05:30
parent fa8ae6b8ce
commit 8c1f9e720a
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
"@plane/ui": "*",
"@plane/lite-text-editor": "*",
"@plane/rich-text-editor": "*",
"@plane/document-editor": "*",
"axios": "^1.3.4",
"clsx": "^2.0.0",
"js-cookie": "^3.0.1",

View File

@ -24,6 +24,7 @@
"@nivo/scatterplot": "0.80.0",
"@plane/lite-text-editor": "*",
"@plane/rich-text-editor": "*",
"@plane/document-editor": "*",
"@plane/ui": "*",
"@popperjs/core": "^2.11.8",
"@sentry/nextjs": "^7.36.0",