mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 12:42:36 +01:00
Update to latest version of pdfmake
This commit is contained in:
parent
c26bebd063
commit
c40d9feb7f
@ -20,7 +20,7 @@
|
||||
"spectrum": "1.3.4",
|
||||
"d3": "3.4.11",
|
||||
"handsontable": "*",
|
||||
"pdfmake": "*",
|
||||
"pdfmake": "^0.1.22",
|
||||
"moment": "*",
|
||||
"jsoneditor": "*",
|
||||
"moment-timezone": "~0.4.0",
|
||||
|
@ -76,7 +76,7 @@ elixir(function(mix) {
|
||||
mix.scripts([
|
||||
'pdf_viewer.js',
|
||||
'compatibility.js',
|
||||
'pdfmake.js',
|
||||
bowerDir + '/pdfmake/build/pdfmake.js',
|
||||
'vfs.js'
|
||||
], 'public/pdf.built.js');
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user