mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 01:44:31 -06:00
Update bower.json
This commit is contained in:
parent
b9e66d326c
commit
6fcc1e6406
@ -6,13 +6,14 @@
|
||||
"Wes Cossik <support@nextstepwebs.com>"
|
||||
],
|
||||
"description": "A simple, beautiful, and embeddable JavaScript markdown editor.",
|
||||
"main": ["js/simplemd.js", "css/simplemd.css"],
|
||||
"main": ["dist/simplemde.min.js", "dist/simplemde.min.css"],
|
||||
"moduleType": [
|
||||
"globals"
|
||||
],
|
||||
"keywords": [
|
||||
"wysiwyg",
|
||||
"markdown",
|
||||
"editor",
|
||||
"js"
|
||||
],
|
||||
"license": "MIT",
|
||||
|
Loading…
x
Reference in New Issue
Block a user