We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9a8ed commit 4986687Copy full SHA for 4986687
src/README.md
@@ -1,6 +1,8 @@
1
# Electron ViewerJS
2
The PDF/ODT/ODP embedded viewer based on ViewerJS for Electron.
3
4
+
5
+
6
## Installation
7
```bash
8
$ npm i --save electron-viewerjs
src/package.json
@@ -1,6 +1,6 @@
{
"name": "electron-viewerjs",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "The PDF/ODT/ODP embedded viewer based on ViewerJS for Electron",
"main": "index.js",
"repository": {
0 commit comments