From 4762ca41b9412118d24c6590b248e3220e49f3e3 Mon Sep 17 00:00:00 2001 From: Suraj Adhikari Date: Mon, 6 Dec 2021 21:17:50 -0600 Subject: [PATCH] fix: ref pegged to commit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ff6d79fc..c2f9cde8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: yonomi_platform_sdk: git: url: git@github.com:Yonomi/yonomi-sdk-dart.git - ref: fix/unknown_trait_name + ref: 1c5d58096a16bdd8 dev_dependencies: mockito: ^5.0.15