Skip to content

Commit

Permalink
Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
manhtai committed Oct 2, 2021
1 parent ff133ed commit 8fc000a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,11 @@
"win": {
"target": [
"nsis"
],
"extraResources": [
"node_modules/screenshot-desktop/lib/win32/screenCapture_1.3.2.bat",
"node_modules/screenshot-desktop/lib/win32/app.manifest"
]
},
"asarUnpack": [
"node_modules/screenshot-desktop/lib/win32"
],
"linux": {
"target": [
"AppImage"
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "plainprinter",
"productName": "PlainPrinter",
"version": "0.0.4",
"version": "0.0.5",
"description": "Plain screen printer",
"main": "./main.prod.js",
"author": {
Expand Down

0 comments on commit 8fc000a

Please sign in to comment.