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 db8d9c4 commit 66087a0Copy full SHA for 66087a0
README.md
@@ -16,6 +16,8 @@ A web component for viewing pdf files in the browser. The package is based on [P
16
17
[Api](https://alekswebnet.github.io/pdfjs-viewer-element/#api)
18
19
+[Live examples](https://alekswebnet.github.io/pdfjs-viewer-element/#api)
20
+
21
## Install
22
23
Using module bundlers:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pdfjs-viewer-element",
3
- "version": "2.3.0",
+ "version": "2.3.1",
4
"license": "MIT",
5
"author": {
6
"name": "Oleksandr Shevchuk",
0 commit comments