pdfjs-viewer-element 2.2.1 → 2.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -52,7 +52,7 @@ Using browser:
52
52
 
53
53
  `pagemode` - Page mode
54
54
 
55
- For more clarity, see the [demo playground](https://alekswebnet.github.io/pdfjs-viewer-element/api).
55
+ For more clarity, see the [demo playground]https://alekswebnet.github.io/pdfjs-viewer-element/#api).
56
56
 
57
57
  ## License
58
58
  For this package - [MIT](http://opensource.org/licenses/MIT).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pdfjs-viewer-element",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "license": "MIT",
5
5
  "author": {
6
6
  "name": "Oleksandr Shevchuk",