Skip to content

Commit

Permalink
install ckeditor from local forked repo
Browse files Browse the repository at this point in the history
  • Loading branch information
zzacharo committed Jul 26, 2024
1 parent 01fcb46 commit 7c057bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cds/modules/theme/webpack.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"font-awesome": "~4.5.0",
"ngmodal": "~2.0.1",
"cds": "~0.2.0",
"angular-schema-form-ckeditor": "git+https://github.com/webcanvas/angular-schema-form-ckeditor.git#b213fa934759a18b1436e23bfcbd9f0f730f1296",
"angular-schema-form-ckeditor": "git+https://github.com/CERNDocumentServer/cds-videos-angular-schema-ckeditor",
"ckeditor": "4.12.1",
"rr-ng-ckeditor": "~0.2.1",
},
Expand Down

0 comments on commit 7c057bb

Please sign in to comment.