Skip to content

Commit 639a32e

Browse files
fix(package): update pdfjs-dist to version 2.0.118
Closes #2
1 parent c97fea9 commit 639a32e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/srssoft/react-pdfjs",
3232
"dependencies": {
33-
"pdfjs-dist": "^1.10.95",
33+
"pdfjs-dist": "^2.0.118",
3434
"react": "^15.4.1",
3535
"prop-types": "^15.6.0"
3636
},

0 commit comments

Comments
 (0)