feat(content): 콘텐츠 커버 이미지 크롭 기능 추가 및 이슈 수정

This commit is contained in:
Yu Sung
2026-02-27 19:09:50 +09:00
parent 9cba90fc93
commit ef7d5b71bb
5 changed files with 166 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"core-js": "^3.6.5",
"cropperjs": "^1.6.2",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vue-show-more-text": "^2.0.2",