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 ace0b5a commit 4c1740aCopy full SHA for 4c1740a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@botom/quill-resize-module",
3
- "version": "1.1.1",
+ "version": "2.0.0",
4
"main": "./dist/quill-resize-module.js",
5
"typings": "types/main.d.ts",
6
"author": {
@@ -11,6 +11,7 @@
11
"type": "git",
12
"url": "https://github.com/BOTOOM/quill-resize-module.git"
13
},
14
+ "bugs": "https://github.com/BOTOOM/quill-resize-module/issues",
15
"license": "MIT",
16
"keywords": [
17
"quill",
0 commit comments