yg-team-cli 2.3.3 → 2.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -892,7 +892,7 @@ var init_template_version = __esm({
892
892
  init_logger();
893
893
  DEFAULT_TEMPLATES = {
894
894
  frontend: {
895
- repository: "https://gitlab.yungu-inc.org/static/fe-tpl-ai"
895
+ repository: "git@gitlab.yungu-inc.org:static/fe-tpl-ai.git"
896
896
  },
897
897
  backend: {
898
898
  repository: "git@gitlab.yungu-inc.org:yungu-app/java-scaffold-template.git"