Skip to content

Commit 6222f09

Browse files
committed
Update after build
1 parent cdf79f8 commit 6222f09

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
{
22
"name": "vue2-editor",
3+
"version": "2.0.0",
34
"description": "HTML editor using Vue.js 2.0 and Quill.js, an open source editor",
4-
"version": "1.1.2",
5+
"keywords": [
6+
"vue",
7+
"vue-component",
8+
"quill",
9+
"html editor",
10+
"text editor"
11+
],
12+
"author": "David Royer <droyer01@gmail.com>",
513
"repository": {
614
"type": "git",
715
"url": "https://github.com/davidroyer/vue2-editor"

0 commit comments

Comments
 (0)