We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b620828 commit ab6bc1aCopy full SHA for ab6bc1a
package.json
@@ -22,13 +22,14 @@
22
"blob-stream-i2d": "^1.0.0",
23
"core-js": "^3.35.1",
24
"downloadjs": "^1.4.7",
25
- "pdfjs-dist": "^4.0.379",
+ "pdfjs-dist": "^3.11.174",
26
"pdfkit": "^0.14.0",
27
"vue-material-design-icons": "^5.2.0"
28
},
29
"devDependencies": {
30
"@babel/core": "^7.23.7",
31
"@babel/eslint-parser": "^7.23.3",
32
+ "@babel/plugin-transform-private-methods": "^7.23.3",
33
"@vue/cli-plugin-babel": "~5.0.0",
34
"@vue/cli-plugin-eslint": "^5.0.8",
35
"@vue/cli-service": "~5.0.0",
0 commit comments