Skip to content

Commit

Permalink
Added main entry to the bower.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaylina authored and mlewand committed Feb 2, 2016
1 parent 7c80dcf commit 3948933
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"keywords": [ "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
"authors": "CKSource (http://cksource.com/)",
"license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
"homepage": "http://ckeditor.com"
}
"homepage": "http://ckeditor.com",
"main": "./ckeditor.js"
}

0 comments on commit 3948933

Please sign in to comment.