Skip to content
Snippets Groups Projects
Verified Commit f2b46dc0 authored by azubieta's avatar azubieta
Browse files

Fix build error

parent 32aed9ee
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
"scripts": {
"start": "electron .",
"debug": "electron . --debug",
"package": "electron-packager . ocs-store --platform=linux --arch=x64 --out=dist --overwrite --ignore='^/(\\.gitignore|\\.gitlab\\-ci\\.yml|Makefile|README\\.md|desktop|launcher|pkg|scripts|appimagebuild)($|/)'"
"package": "electron-packager . pling-store --platform=linux --arch=x64 --out=dist --overwrite --ignore='^/(\\.gitignore|\\.gitlab\\-ci\\.yml|Makefile|README\\.md|desktop|launcher|pkg|scripts|appimagebuild)($|/)'"
},
"dependencies": {
"electron-store": "2.*.*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment