Merge pull request #222 from dak0rn/master

Fixed: markitup not found by bower
stable
David Barragán Merino 2014-12-31 20:16:50 +01:00
commit c314b4d49e
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
"angular-ui-select2": "~0.0.5",
"google-diff-match-patch-js": "~1.0.0",
"underscore.string": "~2.3.3",
"markitup": "~1.1.14",
"markitup-1x": "~1.1.14",
"jquery-textcomplete": "yuku-t/jquery-textcomplete#~0.1.1",
"flot-orderBars": "emmerich/flot-orderBars",
"flot-axislabels": "markrcote/flot-axislabels",