From 62a7e354a55909825fb0ecdf12c1975dec163802 Mon Sep 17 00:00:00 2001 From: Tony Chen Date: Fri, 13 Feb 2026 18:02:54 +1100 Subject: [PATCH] Update pubspec.yaml --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index c04f535..dd5aacf 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -21,7 +21,7 @@ dependency_overrides: solidpod: git: url: https://github.com/anusii/solidpod.git - ref: tony/59_ui_migration + ref: dev solidui: path: .. diff --git a/pubspec.yaml b/pubspec.yaml index ca252e1..7f89468 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependency_overrides: solidpod: git: url: https://github.com/anusii/solidpod.git - ref: tony/59_ui_migration + ref: dev dev_dependencies: flutter_lints: ^6.0.0