1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

create installer package

This commit is contained in:
s2
2020-05-09 15:45:01 +02:00
parent b540eae1b9
commit 510e4786b7

View File

@@ -47,8 +47,8 @@
}, },
"scripts": { "scripts": {
"start": "electron .", "start": "electron .",
"pack": "electron-builder --linux --win portable --dir", "pack": "electron-builder --linux --win portable nsis --dir",
"dist": "electron-builder --linux --win portable" "dist": "electron-builder --linux --win portable nsis"
}, },
"repository": { "repository": {
"type": "git", "type": "git",