Skip to content

Commit

Permalink
Change name to VCkeditor
Browse files Browse the repository at this point in the history
  • Loading branch information
dangvanthanh committed Oct 8, 2017
1 parent 3a1caaf commit 2a2da3a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.DS_Store
node_modules/
dist/
npm-debug.log
.idea/
.idea/
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "vue-ckeditor2",
"version": "1.15.0",
"version": "1.16.0",
"description": "Ckeditor using for Vue.js 2",
"main": "src/ckeditor.vue",
"main": "src/VCkeditor.vue",
"peerDependencies": {
"vue": ">= 2",
"ckeditor": ">= 4"
Expand Down
File renamed without changes.

0 comments on commit 2a2da3a

Please sign in to comment.