diff --git a/packages/wyatt_component_copy_with_gen/pubspec.yaml b/packages/wyatt_component_copy_with_gen/pubspec.yaml index 4fb5c97c..c878289c 100644 --- a/packages/wyatt_component_copy_with_gen/pubspec.yaml +++ b/packages/wyatt_component_copy_with_gen/pubspec.yaml @@ -12,8 +12,10 @@ dependencies: source_gen: ^1.2.7 analyzer: ^5.4.0 - wyatt_component_copy_with_extension: - path: ../wyatt_component_copy_with_extension +wyatt_component_copy_with_extension: + git: + url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-packages.git + path: packages/wyatt_component_copy_with_extension dev_dependencies: test: ^1.21.0 diff --git a/packages/wyatt_ui_components/.vscode/extensions.json b/packages/wyatt_ui_components/.vscode/extensions.json index 30cd2233..1ab895dc 100644 --- a/packages/wyatt_ui_components/.vscode/extensions.json +++ b/packages/wyatt_ui_components/.vscode/extensions.json @@ -1,24 +1,21 @@ /* - * Copyright (C) 2022 WYATT GROUP + * Copyright (C) 2023 WYATT GROUP * Please see the AUTHORS file for details. - * + * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ { - "recommendations": [ - "psioniq.psi-header", - "blaugold.melos-code" - ] -} \ No newline at end of file + "recommendations": ["psioniq.psi-header", "blaugold.melos-code"] +} diff --git a/packages/wyatt_ui_components/README.md b/packages/wyatt_ui_components/README.md index 01aaee48..4c2d773d 100644 --- a/packages/wyatt_ui_components/README.md +++ b/packages/wyatt_ui_components/README.md @@ -1,5 +1,5 @@