Skip to content

Commit ed564d2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.122",
3434
"react": "^15.4.1",
3535
"prop-types": "^15.6.0"
3636
},

0 commit comments

Comments
 (0)