Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit fe4a88b

Browse files
committed
removed linux
1 parent 573669e commit fe4a88b

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simplelauncher",
3-
"version": "0.3.14",
3+
"version": "0.3.15",
44
"description": "Launcher for SimpleClient",
55
"main": "src/main.js",
66
"scripts": {
@@ -53,12 +53,6 @@
5353
"createDesktopShortcut": true,
5454
"createStartMenuShortcut": true,
5555
"shortcutName": "SimpleClient"
56-
},
57-
"linux": {
58-
"target": "deb"
59-
},
60-
"deb": {
61-
"depends": []
6256
}
6357
}
6458
}

0 commit comments

Comments
 (0)