diff --git a/package.json b/package.json index f13d3967..279cf74f 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "js-beautify": "1.13.0", "js-cookie": "3.0.1", "jsencrypt": "3.0.0-rc.1", - "jspdf": "^3.0.1", + "jspdf": "^2.5.2", "jszip": "^3.10.1", "nprogress": "0.2.0", "print-js": "^1.6.0", diff --git a/vue.config.js b/vue.config.js index 3ac78a14..2e88043c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -67,11 +67,6 @@ module.exports = { } } }, - transpileDependencies: [ - 'jspdf', - 'fast-png', - 'iobuffer' - ], configureWebpack: { name: name, resolve: {