Skip to content

Commit 7c75a11

Browse files
committed
chore(dependencies): downgrade quill to version 1.3.7 and update related dependencies - fix dev:build error when importing Editor Component
1 parent 8d41299 commit 7c75a11

File tree

2 files changed

+276
-38
lines changed

2 files changed

+276
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"happy-dom": "^18.0.1",
124124
"json-editor-vue": "^0.18.1",
125125
"mkdist": "^2.3.0",
126-
"quill": "^2.0.3",
126+
"quill": "1.3.7",
127127
"sass": "^1.89.2",
128128
"tslib": "^2.8.1",
129129
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)