From 59086c9ac78162cc6631843fadecc846e9323505 Mon Sep 17 00:00:00 2001 From: TheOneWithTheBraid Date: Fri, 17 Jun 2022 11:55:55 +0200 Subject: [PATCH] fix: invalid ref in pubspec.lock Signed-off-by: TheOneWithTheBraid --- pubspec.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.lock b/pubspec.lock index fefd972f..6b409dfc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -932,7 +932,7 @@ packages: description: path: "." ref: null-safety - resolved-ref: "2906e65ffaa96afbe6c72e8477d4dfcdfd06c2c3" + resolved-ref: "a3d4020911860ff091d90638ab708604b71d2c5a" url: "https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git" source: git version: "0.1.4"