add pagebuilder

This commit is contained in:
2023-08-17 11:33:13 +02:00
parent e04312836a
commit 01e86b071a
5 changed files with 149 additions and 16 deletions

View File

@@ -11,11 +11,13 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.1",
"@tinymce/tinymce-vue": "^4",
"axios": "^1.4.0",
"bootstrap": "^5.3.1",
"bootstrap-icons": "^1.10.5",
"vuedraggable": "^4.1.0",
"vue": "^3.3.4"
"tinymce": "^6.6.2",
"vue": "^3.3.4",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.2",