2
0
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:
Fabian Köstring 2015-10-16 10:42:17 +02:00
parent b9e66d326c
commit 6fcc1e6406

View File

@ -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",