From f6678ac4dd526aefcdfb4d1e6f1e6809ef5736de Mon Sep 17 00:00:00 2001 From: Rene Pot Date: Fri, 20 Mar 2020 14:56:28 +0100 Subject: [PATCH] Remove os:windows from config.json --- Alloy/template/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/Alloy/template/config.json b/Alloy/template/config.json index 5ca0990d6..a4b49d3f6 100644 --- a/Alloy/template/config.json +++ b/Alloy/template/config.json @@ -5,6 +5,5 @@ "env:production": {}, "os:android": {}, "os:ios": {}, - "os:windows": {}, "dependencies": {} }