Skip to content

Commit 1bb36cc

Browse files
Merge pull request #43 from ApryseSDK/as-23
Specify an author to allow Squirrel Build to work
2 parents 1fd0b7d + bd9f338 commit 1bb36cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webviewer-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"postinstall": "node tools/copy-webviewer-files.js"
1313
},
1414
"keywords": [],
15-
"author": "",
15+
"author": "Apryse",
1616
"license": "ISC",
1717
"dependencies": {
1818
"@pdftron/webviewer": "^11.3.0",

0 commit comments

Comments
 (0)