Skip to content

Commit 9110267

Browse files
committed
Merge pull request #1 from cesarandreu/master
bower.json had marked.js as the main script, but in reality it's angular-marked.js
2 parents 1e98205 + efb9866 commit 9110267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Hypercubed <[email protected]>"
66
],
77
"description": "AngularJS Markdown using marked.",
8-
"main": "marked.js",
8+
"main": "angular-marked.js",
99
"keywords": [
1010
"angularjs",
1111
"markdown",

0 commit comments

Comments
 (0)