Skip to content

Commit

Permalink
Fixed screenshot and build script
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOnlyZac committed Jul 25, 2021
1 parent 6458ced commit b5e2732
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"test": "electromon .",
"start": "electron .",
"build": "electron-packager . DAGviewer --platform=win32 --arch=x64 --overwrite"
"build": "electron-packager . DAGedit --platform=win32 --arch=x64 --overwrite"
},
"author": "TheOnlyZac",
"license": "ISC",
Expand Down
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b5e2732

Please sign in to comment.