Searched refs:easUpdateURL (Results 1 – 1 of 1) sorted by relevance
177 const easUpdateURL = `https://u.expo.dev/${easProjectId}`; constant204 console.log(`Modifying home's update URL to ${chalk.green(easUpdateURL)}...`);205 appJson.expo.updates.url = easUpdateURL;