From e9b6671500aa743ac187276a01be9171d5704cb2 Mon Sep 17 00:00:00 2001 From: Hugo Pointcheval Date: Fri, 14 Apr 2023 00:28:55 +0200 Subject: [PATCH] build(ui_kit): change version constraint --- .pubignore | 3 +++ packages/wyatt_ui_kit/pubspec.yaml | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.pubignore b/.pubignore index 43c82d3c..00b31ebe 100644 --- a/.pubignore +++ b/.pubignore @@ -3,3 +3,6 @@ new_version.sh .vscode/ example/ models/ +build/ +*.iml + diff --git a/packages/wyatt_ui_kit/pubspec.yaml b/packages/wyatt_ui_kit/pubspec.yaml index fd87b3d1..e60fb4c9 100644 --- a/packages/wyatt_ui_kit/pubspec.yaml +++ b/packages/wyatt_ui_kit/pubspec.yaml @@ -19,8 +19,7 @@ dependencies: wyatt_bloc_helper: hosted: url: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/ - name: wyatt_bloc_helper - version: 2.0.1 + version: ^2.0.1 wyatt_component_copy_with_extension: hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub version: ^2.0.0