Skip to content

Commit

Permalink
added linux binary, package.json modification
Browse files Browse the repository at this point in the history
  • Loading branch information
MattMoony committed May 2, 2019
1 parent 08d0dfb commit 93002d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added includes/marlx-c
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"start": "electron .",
"pack": "electron-builder --dir",
"dist": "electron-builder",
"dist-all": "electron-builder -wl",
"dist-linux": "electron-builder -l",
"postinstall": "electron-builder install-app-deps"
},
"dependencies": {
Expand Down

0 comments on commit 93002d0

Please sign in to comment.