From 78aac678fdca1dbe1754da9ad0633350fbb7967c Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Thu, 13 Feb 2025 13:12:12 -0800 Subject: [PATCH] return to main --- {{cookiecutter.out_dir}}/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 2fd720f..1b24125 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -31,7 +31,7 @@ dependency_overrides: serious_python: git: url: https://github.com/flet-dev/serious-python.git - ref: resources + ref: main path: src/serious_python wakelock_plus: ^1.2.10