Skip to content

Commit ab6bc1a

Browse files
committed
Downgrate to latest verison that didn't generaged problems
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent b620828 commit ab6bc1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,14 @@
2222
"blob-stream-i2d": "^1.0.0",
2323
"core-js": "^3.35.1",
2424
"downloadjs": "^1.4.7",
25-
"pdfjs-dist": "^4.0.379",
25+
"pdfjs-dist": "^3.11.174",
2626
"pdfkit": "^0.14.0",
2727
"vue-material-design-icons": "^5.2.0"
2828
},
2929
"devDependencies": {
3030
"@babel/core": "^7.23.7",
3131
"@babel/eslint-parser": "^7.23.3",
32+
"@babel/plugin-transform-private-methods": "^7.23.3",
3233
"@vue/cli-plugin-babel": "~5.0.0",
3334
"@vue/cli-plugin-eslint": "^5.0.8",
3435
"@vue/cli-service": "~5.0.0",

0 commit comments

Comments
 (0)