File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " angular-froala" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 1.2.3 " ,
44 "authors" : [
55 " Cameron Gallarno <[email protected] >" ,
66 " Stefan Neculai <[email protected] >" 1111 " angular.js" ,
1212 " froala" ,
1313 " text" ,
14+ " html" ,
1415 " editor" ,
1516 " wysiwyg"
1617 ],
2324 " tests"
2425 ],
2526 "dependencies" : {
26- "FroalaWysiwygEditor" : " 1.2.2 " ,
27+ "FroalaWysiwygEditor" : " 1.2.3 " ,
2728 "angular" : " ~1.2.22"
2829 }
2930}
Original file line number Diff line number Diff line change 77 < script src ="../bower_components/jquery/dist/jquery.min.js "> </ script >
88<!-- Froala files -->
99 < link rel ="stylesheet " href ="../bower_components/FroalaWysiwygEditor/css/froala_editor.min.css " />
10+ < link rel ="stylesheet " href ="../bower_components/FroalaWysiwygEditor/css/froala_style.min.css " />
1011 < link rel ="stylesheet " href ="../bower_components/FroalaWysiwygEditor/css/font-awesome.min.css " />
1112
1213 < script src ="../bower_components/FroalaWysiwygEditor/js/froala_editor.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments