History log of /expo/packages/expo-updates/cli/generateCodeSigning.ts (Results 1 – 4 of 4)
Revision Date Author Comments
# 1a3a1db5 20-Sep-2023 Evan Bacon <[email protected]>

Update tsconfigs to node 18 (current LTS) (#24471)

# Why

Expo supports Node.js LTS, this is currently Node 18. This PR updates
from 14 to 18.

<!--
Please describe the motivation for this PR,

Update tsconfigs to node 18 (current LTS) (#24471)

# Why

Expo supports Node.js LTS, this is currently Node 18. This PR updates
from 14 to 18.

<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->

---------

Co-authored-by: Expo Bot <[email protected]>

show more ...


# e9988851 30-Apr-2022 Will Schurman <[email protected]>

[expo-updates][cli] Fix help command parsing (#17293)


# 3425e61b 14-Apr-2022 Will Schurman <[email protected]>

[expo-updates][cli] Update CLI to separate private keys from code signing certificate (#16979)


# 53b86b2c 14-Feb-2022 Will Schurman <[email protected]>

[expo-updates][cli] Add expo-updates CLI (#16216)