Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Commit c4d709e

Browse files
committed
Issue with TinyMCE 4.3.13, downgraded to 4.3.12, angular-ui/ui-tinymce#264
1 parent 9fa7340 commit c4d709e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/templates/bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"ng-json-explorer": "8c2a0f9104",
2323
"vkbeautify-wrapper": "*",
2424
"highcharts": "^4.2",
25-
"angular-google-maps": "2.3.2"
25+
"angular-google-maps": "2.3.2",
26+
"tinymce-dist": "4.3.12"
2627
},
2728
"overrides": {
2829
"angular-highlightjs": {

0 commit comments

Comments
 (0)