We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96789dd commit d337376Copy full SHA for d337376
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dp/react-quill-2",
3
- "version": "2.0.16",
+ "version": "2.0.17",
4
"description": "The Quill rich-text editor as a React component.",
5
"author": "zenoamaro <[email protected]>",
6
"homepage": "https://github.com/zenoamaro/react-quill",
@@ -50,7 +50,7 @@
50
"create-react-class": "^15.6.0",
51
"lodash": "^4.17.4",
52
"prop-types": "^15.5.10",
53
- "@dp/quill": "2.0.0-dev.39",
+ "@dp/quill": "2.0.0-dev.40",
54
"react-dom-factories": "^1.0.0"
55
},
56
"peerDependencies": {
0 commit comments