Skip to content

Commit 175c5b9

Browse files
authored
fix deploy.json [skip ci]
1 parent db6e4a9 commit 175c5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"title": "QtAutoUpdater",
33
"description": "A Qt library to automatically check for updates and install them.",
4-
"modules": [ "QtAutoUpdaterCore", "QtAutoUpdaterGui" ],
4+
"modules": [ "QtAutoUpdaterCore", "QtAutoUpdaterWidgets" ],
55
"dependencies": [],
6-
"excludes": [ "android", "wasm", "ios", "winrt" ],
6+
"excludes": [],
77
"license": {
88
"name": "BSD-3-Clause",
99
"path": "LICENSE"

0 commit comments

Comments
 (0)