mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 12:42:36 +01:00
Update pdfmake
This commit is contained in:
parent
aeba7a2292
commit
e05b04485d
@ -19,7 +19,7 @@
|
||||
"spectrum": "1.8.0",
|
||||
"d3": "3.4.11",
|
||||
"handsontable": "*",
|
||||
"pdfmake": "0.1.24",
|
||||
"pdfmake": "0.1.31",
|
||||
"moment": "*",
|
||||
"jsoneditor": "*",
|
||||
"moment-timezone": "~0.4.0",
|
||||
|
@ -86,8 +86,7 @@ elixir(function(mix) {
|
||||
mix.scripts([
|
||||
'pdf_viewer.js',
|
||||
'compatibility.js',
|
||||
//bowerDir + '/pdfmake/build/pdfmake.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