aboutsummaryrefslogtreecommitdiff
path: root/front-end/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/package.json')
-rw-r--r--front-end/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/front-end/package.json b/front-end/package.json
index 76422be..8bd688e 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -59,6 +59,8 @@
"vite-plugin-pages": "^0.31.0",
"vue-eslint-parser": "^9.3.0",
"vue-router": "^4.2.0",
- "vue-tsc": "^1.4.2"
+ "vue-tsc": "^1.4.2",
+ "@ckeditor/ckeditor5-upload": "^40.0.0",
+ "@ckeditor/ckeditor5-core": "^40.0.0"
}
}