Skip to content

Commit 39f1195

Browse files
mingaaaaaxuwei-fit2cloud
authored andcommitted
fix: Fix the missing dependencies in the package (#570)
1 parent 661b007 commit 39f1195

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"@highlightjs/vue-plugin": "^2.1.0",
2424
"@npkg/tinymce-plugins": "^0.0.7",
2525
"@tinymce/tinymce-vue": "^5.1.0",
26+
"@vueuse/core": "^14.1.0",
2627
"dayjs": "^1.11.13",
2728
"element-plus": "^2.10.1",
2829
"element-plus-secondary": "^1.0.0",
@@ -34,6 +35,7 @@
3435
"lodash": "^4.17.21",
3536
"lodash-es": "^4.17.21",
3637
"markdown-it": "^14.1.0",
38+
"mitt": "^3.0.1",
3739
"snowflake-id": "^1.1.0",
3840
"tinymce": "^7.9.1",
3941
"vue": "^3.5.13",

0 commit comments

Comments
 (0)