Skip to content

Commit 6fcc1e6

Browse files
Update bower.json
1 parent b9e66d3 commit 6fcc1e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
"Wes Cossik <support@nextstepwebs.com>"
77
],
88
"description": "A simple, beautiful, and embeddable JavaScript markdown editor.",
9-
"main": ["js/simplemd.js", "css/simplemd.css"],
9+
"main": ["dist/simplemde.min.js", "dist/simplemde.min.css"],
1010
"moduleType": [
1111
"globals"
1212
],
1313
"keywords": [
1414
"wysiwyg",
1515
"markdown",
16+
"editor",
1617
"js"
1718
],
1819
"license": "MIT",

0 commit comments

Comments
 (0)