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

Merge branch 'master' of www.opencode.net:dfn2/pling-store into rename_to_pling_store

 Conflicts:
	package.json
parents 415f5a2d 2cd86904
No related branches found
No related tags found
1 merge request!1Push to release
......@@ -3,16 +3,16 @@
"productName": "Pling-Store",
"version": "4.1.1",
"description": "Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org.",
"author": "Opendesktop.org",
"author": "Pling.com",
"license": "GPL-3.0",
"homepage": "https://www.opendesktop.org/",
"repository": "https://git.opendesktop.org/akiraohgaki/pling-store",
"bugs": "https://git.opendesktop.org/akiraohgaki/pling-store/issues",
"homepage": "https://www.pling.com/",
"repository": "https://www.opencode.net/dfn2/pling-store",
"bugs": "https://www.opencode.net/dfn2/pling-store/issues",
"main": "app/main.js",
"scripts": {
"start": "electron .",
"debug": "electron . --debug",
"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)($|/)'"
"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)($|/)'"
},
"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