From 1634d5fc6f0c8ef435cf6800fd9fa6239f38e959 Mon Sep 17 00:00:00 2001 From: Erzhan Date: Tue, 9 Jun 2020 17:34:24 +0600 Subject: [PATCH] fix: wrong notus dependency --- packages/zefyr/pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/zefyr/pubspec.yaml b/packages/zefyr/pubspec.yaml index f9435da9f..6aee82a80 100644 --- a/packages/zefyr/pubspec.yaml +++ b/packages/zefyr/pubspec.yaml @@ -13,7 +13,8 @@ dependencies: collection: ^1.14.6 url_launcher: ^5.0.0 quill_delta: ^1.0.0 - notus: ^0.1.0 + notus: + path: ../notus/ meta: ^1.1.0 quiver_hashcode: ^2.0.0