Skip to content

Commit 7aff3d0

Browse files
Update quill dependency
Signed-off-by: Peter Wielander <mittgfu@gmail.com>
1 parent a441033 commit 7aff3d0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/vast-shrimps-give.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-quill-new": patch
3+
---
4+
5+
Update Quill dependency from 2.0.2 to 2.0.3

packages/react-quill-new/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"lodash-es": "^4.17.21",
38-
"quill": "~2.0.2"
38+
"quill": "~2.0.3"
3939
},
4040
"peerDependencies": {
4141
"quill-delta": "^5.1.0",

0 commit comments

Comments
 (0)