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/index.js CHANGED
@@ -1224,7 +1224,7 @@ import { execa as execa2 } from "execa";
1224
1224
  import path4 from "path";
1225
1225
  var DEFAULT_TEMPLATES = {
1226
1226
  frontend: {
1227
- repository: "https://gitlab.yungu-inc.org/static/fe-tpl-ai"
1227
+ repository: "git@gitlab.yungu-inc.org:static/fe-tpl-ai.git"
1228
1228
  },
1229
1229
  backend: {
1230
1230
  repository: "git@gitlab.yungu-inc.org:yungu-app/java-scaffold-template.git"