Skip to content

Commit 20cb178

Browse files
committed
Updated contents to include dist folder
1 parent ce7c513 commit 20cb178

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.idea/
22
node_modules/
33
demo/
4-
dist/
54
.npmignore
65
.DS_Store
76
npm-debug.log

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue2-editor",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "HTML editor using Vue.js 2.0 and Quill.js, an open source edtior",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)