1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-09-18 02:16:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm
2025-03-15 18:33:05 +08:00
parent d0495fb271
commit d974be6706
10 changed files with 257 additions and 79 deletions

View File

@@ -1 +1,5 @@
export default {};
export default {
updateNotifier:
'Run `{updateCommand}` to update the CLI to get continuous improvements in features, performance, and security.',
loginFirst: 'Not logged in.\nPlease run `cresc login` in the project directory to login.',
};