diff --git a/README.rst b/README.rst index dea5574f0..905139713 100644 --- a/README.rst +++ b/README.rst @@ -184,7 +184,7 @@ OpenSlides uses the following projects or parts of them: * `angular-gettext `_, License: MIT * `angular-loading-bar `_, License: MIT * `angular-messages `_, License: MIT - * `pdfmake `_, License: MIT + * `pdfmake `_, License: MIT * `angular-pdf `_, License: MIT * `angular-sanitize `_, License: MIT * `angular-scroll-glue `_, License: MIT diff --git a/bower.json b/bower.json index fe26c3a5e..9d0e575c8 100644 --- a/bower.json +++ b/bower.json @@ -34,13 +34,13 @@ "ng-file-upload": "~11.2.3", "ngstorage": "~0.3.11", "ngBootbox": "~0.1.3", - "pdfmake-dist": "~0.1.27", + "pdfmake": "bpampuch/pdfmake#3b44129d599424cd0e306fc5014ba3a129220c64", "roboto-fontface": "~0.6.0", "tinymce": "~4.4.3", "tinymce-i18n": "OpenSlides/tinymce-i18n#a186ad61e0aa30fdf657e88f405f966d790f0805" }, "overrides": { - "pdfmake-dist": { + "pdfmake": { "main": [ "build/pdfmake.min.js", "build/vfs_fonts.js"