From 0e4d3011a31f9c22957d8a22b9dc81f6750e1f94 Mon Sep 17 00:00:00 2001 From: danilo neves cruz Date: Tue, 14 Nov 2023 14:36:43 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20remove=20`eas.json`=20schema?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eas.json | 1 - 1 file changed, 1 deletion(-) diff --git a/eas.json b/eas.json index 361cf84c..15b318cf 100644 --- a/eas.json +++ b/eas.json @@ -1,5 +1,4 @@ { - "$schema": "https://raw.githubusercontent.com/expo/eas-cli/main/packages/eas-json/schema/eas.schema.json", "build": { "development": { "developmentClient": true,