diff --git a/deploy.json b/deploy.json index a2e53ec2..c814afb5 100644 --- a/deploy.json +++ b/deploy.json @@ -3,7 +3,7 @@ "description": "A Qt library to automatically check for updates and install them.", "modules": [ "QtAutoUpdaterCore", "QtAutoUpdaterGui" ], "dependencies": [], - "excludes": [ "android", "ios", "winrt" ], + "excludes": [ "android", "wasm", "ios", "winrt" ], "license": { "name": "BSD-3-Clause", "path": "LICENSE"