mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-03 12:44:35 -04:00
Remove JSPDF
This commit is contained in:
parent
56c44e6fef
commit
7384f65a4c
@ -13,7 +13,6 @@
|
|||||||
"knockout-sortable": "0.9.3",
|
"knockout-sortable": "0.9.3",
|
||||||
"font-awesome": "~4.*",
|
"font-awesome": "~4.*",
|
||||||
"underscore": "1.7.0",
|
"underscore": "1.7.0",
|
||||||
"jspdf": "1.0.272",
|
|
||||||
"bootstrap-datepicker": "1.4.0",
|
"bootstrap-datepicker": "1.4.0",
|
||||||
"typeahead.js": "0.11.1",
|
"typeahead.js": "0.11.1",
|
||||||
"accounting": "0.3.2",
|
"accounting": "0.3.2",
|
||||||
|
@ -131,7 +131,6 @@ elixir(function(mix) {
|
|||||||
bowerDir + '/typeahead.js/dist/typeahead.jquery.js',
|
bowerDir + '/typeahead.js/dist/typeahead.jquery.js',
|
||||||
bowerDir + '/accounting/accounting.js',
|
bowerDir + '/accounting/accounting.js',
|
||||||
bowerDir + '/spectrum/spectrum.js',
|
bowerDir + '/spectrum/spectrum.js',
|
||||||
bowerDir + '/jspdf/dist/jspdf.min.js',
|
|
||||||
bowerDir + '/moment/moment.js',
|
bowerDir + '/moment/moment.js',
|
||||||
bowerDir + '/moment-timezone/builds/moment-timezone-with-data.js',
|
bowerDir + '/moment-timezone/builds/moment-timezone-with-data.js',
|
||||||
//bowerDir + '/stacktrace-js/dist/stacktrace-with-polyfills.min.js',
|
//bowerDir + '/stacktrace-js/dist/stacktrace-with-polyfills.min.js',
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user