feat: make default value display correctly
This commit is contained in:
12
package.json
12
package.json
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@tadashi/svelte-editor-quill",
|
||||
"version": "2.2.0",
|
||||
"description": "Svelte component",
|
||||
"author": "Thiago Lagden",
|
||||
"name": "@resultium/svelte-editor-quill",
|
||||
"version": "1.0.0",
|
||||
"description": "Quill.js implementation in svelte",
|
||||
"author": "Resultium LLC",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/lagden/svelte-editor-quill/issues"
|
||||
"email": "technology@resultium.io"
|
||||
},
|
||||
"homepage": "https://github.com/lagden/svelte-editor-quill#readme",
|
||||
"homepage": "https://git.resultium.net/public/svelte-editor-quill",
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user