Skip to content

Commit 6f3b9f6

Browse files
committed
chore(bower): upgrade bower dependency, prepare for release
1 parent 115f1db commit 6f3b9f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bower.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
".*",
1414
"Gruntfile.js",
1515
"package.json",
16+
"karma.conf.js",
1617
"src",
1718
"test"
1819
],
@@ -21,13 +22,14 @@
2122
"url": "https://github.com/showdownjs/ng-showdown.git"
2223
},
2324
"dependencies": {
24-
"showdown": "1.0.*",
25+
"showdown": "1.x",
2526
"angular": ">=1.3.0 <2.0.0",
2627
"angular-sanitize": ">=1.3.0 <2.0.0"
2728
},
2829
"keywords": [
2930
"markdown",
3031
"showdown",
32+
"ng-showdown",
3133
"md",
3234
"mdown",
3335
"angular"

0 commit comments

Comments
 (0)